Skip to content

Instantly share code, notes, and snippets.

@egyjs
Created August 31, 2021 15:10
Show Gist options
  • Save egyjs/c3b8c22a8c4572cd8e62363e5eb347ea to your computer and use it in GitHub Desktop.
Save egyjs/c3b8c22a8c4572cd8e62363e5eb347ea to your computer and use it in GitHub Desktop.
twiml
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Say>$content</Say>
<Play>https://vttts.readspeaker.com/cgi-bin/nph-voicetext/17c6a09ed76c9306e9cedcc9c645cce9.mp3</Play>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment