Skip to content

Instantly share code, notes, and snippets.

@ariejan
Created June 23, 2014 12:36
Show Gist options
  • Save ariejan/eca93f3f65902d7e1181 to your computer and use it in GitHub Desktop.
Save ariejan/eca93f3f65902d7e1181 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Say voice="woman">Hello from GET ME OUT OF HERE. This your courtesy phone call to get you out of there. You have 10 seconds.</Say>
<Pause length="10" />
<Say voice="woman">This call will end now.</Say>
<Pause length="1" />
<Say voice="woman">Bye now.</Say>
<Hangup/>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment