Alexa-news-stentiment-evalu.../samples/reddit/speech_assets/IntentSchema.json

11 lines
119 B
JSON
Raw Normal View History

2019-04-12 20:08:36 +00:00
{
"intents": [
{
"intent": "HelloWorldIntent"
},
{
"intent": "AMAZON.HelpIntent"
}
]
}