Procedure
- Create a Voice User Interface (VUI)
- Create a Lambda AWS Function
- Connect the 2 together
- Test it
- Modify the code
Terminology
- activation word = app name
- utterances = function calls
- intents = functions
- slots = variables
Tutorials
Homework
- Follow the Alexa Skills Kit tutorial to get a basic Quiz, Fact or How-To Skill working