Alexa-news-stentiment-evalu.../f-ask/samples/helloworld/speech_assets/IntentSchema.json

11 lines
119 B
JSON
Raw Normal View History

2019-04-12 19:32:29 +00:00
{
"intents": [
{
"intent": "HelloWorldIntent"
},
{
"intent": "AMAZON.HelpIntent"
}
]
}