Skip to content

Instantly share code, notes, and snippets.

@dtolb
Last active March 20, 2018 20:30
Show Gist options
  • Save dtolb/0f9ee314941aee02b9236d38c9ba1862 to your computer and use it in GitHub Desktop.
Save dtolb/0f9ee314941aee02b9236d38c9ba1862 to your computer and use it in GitHub Desktop.
sample-bxml.xml
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<PlayAudio>https://audio.url/voicemailBeep.mp3</PlayAudio>
<Record requestUrl="https://record.url.server/recordVoicemail" transcribe="true" transcribeCallbackUrl="https://transcribe.url/result"/ >
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment