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

Design concrete flow for Alexa interaction #53

Open
jamespfluger opened this issue Nov 1, 2020 · 0 comments
Open

Design concrete flow for Alexa interaction #53

jamespfluger opened this issue Nov 1, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation in-progress Actively being worked on .net-middleware This issue relates to the Alexa services projects

Comments

@jamespfluger
Copy link
Owner

As of right now, the interaction with Alexa has two single components:

  1. Ask Alexa to begin set up. She provides a OTP and that's it
  2. Ask Alexa to find a missing device. She sends a notification and that's it

It's worth fleshing out a stronger interaction model. Having a back-and-forth interaction during setup could be more user-friendly. Adding additional actions, such as deleting a device could be useful. We definitely need to add a help path for anyone who has questions on how to use this skill

@jamespfluger jamespfluger added documentation Improvements or additions to documentation .net-middleware This issue relates to the Alexa services projects labels Nov 1, 2020
@jamespfluger jamespfluger added the in-progress Actively being worked on label Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation in-progress Actively being worked on .net-middleware This issue relates to the Alexa services projects
Projects
None yet
Development

No branches or pull requests

1 participant