Skip to content

Instantly share code, notes, and snippets.

@nashley
Last active October 22, 2018 15:49
Show Gist options
  • Save nashley/711d2bd70a1362442172b92c1bf4afe1 to your computer and use it in GitHub Desktop.
Save nashley/711d2bd70a1362442172b92c1bf4afe1 to your computer and use it in GitHub Desktop.
Bandwidth BXML: Loop <SpeakSentence>
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<SpeakSentence voice="bridget" locale="en_UK" gender="female">
This is a test. It will loop continuously until you hangup.
</SpeakSentence>
<Pause length="1"/>
<Redirect requestUrl="https://gist.githubusercontent.com/nashley/711d2bd70a1362442172b92c1bf4afe1/raw/" requestUrlTimeout="2000"></Redirect>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment