Created
March 21, 2016 22:59
-
-
Save joshskeen/b6c7ea4307df8243b069 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": true, | |
| "outputSpeech": { | |
| "type": "SSML", | |
| "ssml": "<speak>There is currently no delay at Hartsfield-Jackson Atlanta International. The current weather conditions are A Few Clouds, 51.0 F (10.6 C) and wind North at 0.0mph.</speak>" | |
| } | |
| }, | |
| "dummy": "text" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment