Skip to content

Instantly share code, notes, and snippets.

@ChloeCodesThings
Last active March 28, 2019 16:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ChloeCodesThings/881b74777753b1ce7f6019bf5e93ae59 to your computer and use it in GitHub Desktop.
Save ChloeCodesThings/881b74777753b1ce7f6019bf5e93ae59 to your computer and use it in GitHub Desktop.
Sample Fake BF TwiML
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Say voice="man">Hey girl- call me! It is I, your boyfriend! Please call me as soon as you can! It is very urgent!</Say>
<Play>http://demo.twilio.com/docs/classic.mp3</Play>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment