Skip to content

Instantly share code, notes, and snippets.

@mrahul17
Forked from vinayb21/voice.xml
Created October 29, 2018 07:05
Show Gist options
  • Save mrahul17/aba5b1ef94d1b245354450a179500671 to your computer and use it in GitHub Desktop.
Save mrahul17/aba5b1ef94d1b245354450a179500671 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Say voice="alice">Record your message in three, two, one, start.</Say>
<Record action="http://90e3ae2d.ngrok.io/paper/record_call" recordingStatusCallback="http://90e3ae2d.ngrok.io/paper/set_record_url" timeout="10" maxLength="15" playBeep="true" />
<Hangup/>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment