Skip to content

Instantly share code, notes, and snippets.

@klapperkopp
Last active June 17, 2021 10:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save klapperkopp/33637e11815517f27335f0a346aaf75b to your computer and use it in GitHub Desktop.
Save klapperkopp/33637e11815517f27335f0a346aaf75b to your computer and use it in GitHub Desktop.
[
{
"action": "talk",
"text": "Please say something."
},
{
"action": "record",
"endOnSilence": "10",
"timeout": "30",
"eventUrl": ["https://example.com/recordings"]
},
{
"action": "input",
"eventUrl": [
"https://example.com/ivr"
],
"type": [ "dtmf" ],
"dtmf": {
"maxDigits": 1
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment