Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If card already (un)frozen, ask user if they want to toggle its state #18

Open
Geit opened this issue Oct 30, 2016 · 0 comments
Open

If card already (un)frozen, ask user if they want to toggle its state #18

Geit opened this issue Oct 30, 2016 · 0 comments

Comments

@Geit
Copy link
Owner

Geit commented Oct 30, 2016

Currently Alexa sometimes gets confused between the two intents for UnfreezeCard/FreezeCard - so users may trigger one, while actually wanting the other. To minimize the annoyance of this, Alexa should ask if they want to toggle the state, rather than just bailing out.

  • This would require setting up state on the Amazon.YesIntent and Amazon.NoIntent, so we know which handler to use immediately after a user has triggered FreezeCard/UnfreezeCard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant