Skip to content

Instantly share code, notes, and snippets.

@cachrisman
Last active April 12, 2016 18:14
Show Gist options
  • Save cachrisman/0e8e52088ffce9534bd50182f7a6e67c to your computer and use it in GitHub Desktop.
Save cachrisman/0e8e52088ffce9534bd50182f7a6e67c to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8" ?>
<Response>
<Speak language='en-US' voice='MAN'>
Testing ampersand: Charlie &amp;#38; Kate . That was an ampersand symbol.
</Speak>
<Wait length="2" />
<Speak language='en-US' voice='MAN'>
Testing ampersand: Pleevo &amp;#38; Twilio . That was also an ampersand symbol.
</Speak>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment