Skip to content

Instantly share code, notes, and snippets.

@nicolasembleton
Last active April 8, 2018 02:02
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save nicolasembleton/1f41379b62304785bb50a05be29cccdd to your computer and use it in GitHub Desktop.
Save nicolasembleton/1f41379b62304785bb50a05be29cccdd to your computer and use it in GitHub Desktop.
Alert call JSON
[
{
"action": "talk",
"voiceName": "Kendra",
"text": "Attention! This is not a drill! A system is currently down and requires immediate attention!,,,,",
"loop": 5
}
]
<Response>
<Say voice="alice">Attention! This is not a drill! A system is currently down and requires immediate attention!</Say>
<Play>https://drive.google.com/file/d/0B_HuLKg9LOdcRE9icmt4cGExRk0/view</Play>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment