While playing around with the Alexa Skills Kit demos (java), I noticed that Alexa seems to be triggering a slot-less intent as long as the utterance does not match any of the utterances belonging to other intents. For example, in the wiseguy sample, the intents are: "intents": [ { "intent": "TellMeAJokeIntent" }, { "intent": "WhosThereIntent" }, { "intent": "SetupNameWhoIntent", "slots":[ { "name": "SetupName", "type": "LIST_OF_SETUP_NAMES" } ] }, { "intent": "AMAZON.HelpIntent" }, { "intent": "AMAZON.StopIntent" }, { "intent": "AMAZON.CancelIntent" } ] The defined utterances for WhosThereIntent include the expected variations of "who's there" . However, when executing the wiseguy app, in the "WhosThere" stage, the user can make almost any utterance and the "WhosThereIntent" is triggered. The WhosThereIntent utterances do not seem to be used. As long as the user does not speak an utterance belonging to one of the other intents, the WhosThereIntent is triggered. Is this the intended behavior? If so, how does Alexa decide which slot-less intent is triggered as a "default"? To prevent this, I guess I could create a slot and add all of the utterances to the slot values, but this does not seem to fit the intended model. So, is there any check that can be performed when the intent is triggered to determine if it was triggered because of an utterance match instead of an assumed intent? (i.e what is the. probability of utterance match that triggered this intent) Thanks
-
- Alexa
- Alexa Prize
- Alexa Connect Kit (ACK)
- Alexa Dev Days
- Alexa Developer Programs
- Alexa Developer Rewards
- Alexa Flash Briefing Skill API
- Alexa Gadgets
- Alexa Skill Management API (SMAPI)
- Alexa Skills Kit (ASK)
- Alexa Smart Home Skill API
- Alexa Video Skill API
- Alexa Voice Service (AVS)
- Amazon Pay
- In-Skill Purchases
- Works with Alexa
- Appstore
- Frustration-Free Setup
- Leaderboards & Tournaments
- Amazon Fire Devices
- Merch by Amazon
- Amazon Underground
- Mobile APIs and Services
- General Android
- Amazon Dash Replenishment
- 日本語版ナレッジベース
- 亚马逊应用开发者中文论坛
- Forum Help
- Alexa
- Sign in