Skip to content

Instantly share code, notes, and snippets.

@veverkap
Created June 26, 2014 19:55
Show Gist options
  • Save veverkap/390a800a8b33750c3b27 to your computer and use it in GitHub Desktop.
Save veverkap/390a800a8b33750c3b27 to your computer and use it in GitHub Desktop.
<Response>
<Say voice="man">
Hello ! We are calling about your unrecognized device.
</Say>
<Say voice="man">Please enter the following number, .</Say>
<Pause/>
<Say voice="man" loop="2">Again, that number is .</Say>
<Pause/>
<Say voice="man">
Please contact support if you need further assistance. Thank you.
</Say>
<Hangup/>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment