Skip to content

Instantly share code, notes, and snippets.

@acucciniello
Last active February 21, 2018 15:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save acucciniello/7ea8953b3c00e19bff30794c4a3d9a45 to your computer and use it in GitHub Desktop.
Save acucciniello/7ea8953b3c00e19bff30794c4a3d9a45 to your computer and use it in GitHub Desktop.
Alexa Dev Day (2/20/18)

Alexa Dev Day 2/20/18

Voice Design

  • user has to discover how to use the skill
  • you have to learn through the conversation
  • think voice first
  • cognitive load - amount of information can be held in your brain at once
  • keeping a conversation
  • want to have a wide interface
  • want to give people definitve answers
  • Would you like Fries or Salad?
  • Which would you like? Fries or Salad?
  • think where it makes sense to add a visual element to your skill
  • if you cannot say it in one breadth they should not be able to say it
  • use a multi-turn dialog to handle the long information
  • you should capture any bit of information
  • want to have as many people interacting with the skill
  • alexa dev tips tool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment