Created
March 21, 2016 22:56
-
-
Save joshskeen/c605b89b507c3ddd2e63 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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