Skip to content

Instantly share code, notes, and snippets.

@lornajane
Last active August 21, 2018 14:20
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 lornajane/4d1704342f37956d51d70ababc0afba7 to your computer and use it in GitHub Desktop.
Save lornajane/4d1704342f37956d51d70ababc0afba7 to your computer and use it in GitHub Desktop.
NCCO greets, then silence
[
{
"action": "talk",
"voiceName": "Salli",
"text": "Your call is connected, you will now join the conference"
},
{
"action": "conversation",
"name": "conf5678"
}
]
[
{
"action": "talk",
"voiceName": "Amy",
"text": "You are connected. Here is some silence,"
},
{
"action": "stream",
"streamUrl": ["http://chimetunes.nexmodev.com/silence.mp3"],
"loop": 0
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment