Skip to content

Instantly share code, notes, and snippets.

@joshskeen
Created March 21, 2016 22:56
Show Gist options
  • Save joshskeen/c605b89b507c3ddd2e63 to your computer and use it in GitHub Desktop.
Save joshskeen/c605b89b507c3ddd2e63 to your computer and use it in GitHub Desktop.
{
"version": "1.0",
"sessionAttributes": {},
"response": {
"shouldEndSession": false,
"outputSpeech": {
"type": "SSML",
"ssml": "<speak>For delay information, tell me an Airport code.</speak>"
},
"reprompt": {
"outputSpeech": {
"type": "SSML",
"ssml": "<speak>For delay information, tell me an Airport code.</speak>"
}
}
},
"dummy": "text"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment