Skip to content

Instantly share code, notes, and snippets.

@jdc-cunningham
Created May 15, 2018 05:47
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 jdc-cunningham/af131c042309d1ccd8acd5bcc626b0de to your computer and use it in GitHub Desktop.
Save jdc-cunningham/af131c042309d1ccd8acd5bcc626b0de to your computer and use it in GitHub Desktop.
Sample Twilio XML read by phone call
<!-- this is based on Twilio's example https://demo.twilio.com/docs/voice.xml -->
<Response>
<Say voice="alice">
Your message
</Say>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment