Skip to content

Instantly share code, notes, and snippets.

@habuma
habuma / YesNoIntents.adoc
Created March 6, 2020 04:08
Handling Yes/No Intents in an Alexa Skill
View YesNoIntents.adoc

An Alexa skill may ask a user a Yes/No question and the response handled by request handlers for the built-in AMAZON.YesIntent and AMAZON.NoIntent intents. (This is different than dialog confirmation where Yes/No confirmation is handled by the dialog.)

It’s easy to setup these intents and their respective intent handlers. Just like any intent, declare them in the interaction model:

{
  "name": "AMAZON.YesIntent",
  "samples": []
},
{
View gist:719fb95dea1b6df3d0bd805493e94594
### Keybase proof
I hereby claim:
* I am habuma on github.
* I am habuma (https://keybase.io/habuma) on keybase.
* I have a public key whose fingerprint is 2C61 899B 48D0 169A E8B2 8A2E 40CB 83E8 1899 86FB
To claim this, I am signing this object:
@habuma
habuma / Mouseportation.png
Last active January 21, 2016 04:44
Mouseportation GraphGist