Skip to content

Instantly share code, notes, and snippets.

@joshskeen
Created March 21, 2016 22:59
Show Gist options
  • Save joshskeen/4f8355044e77dfe91096 to your computer and use it in GitHub Desktop.
Save joshskeen/4f8355044e77dfe91096 to your computer and use it in GitHub Desktop.
{
"version": "1.0",
"sessionAttributes": {},
"response": {
"shouldEndSession": false,
"outputSpeech": {
"type": "SSML",
"ssml": "<speak>I didn't have data for an airport code of PUNKYBREWSTER</speak>"
},
"reprompt": {
"outputSpeech": {
"type": "SSML",
"ssml": "<speak>Tell me an airport code to get delay information.</speak>"
}
}
},
"dummy": "text"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment