For slides and example code, see lesson 11
Note: Do not work on this repository right away.
Check existing forks to find the specific repository for your class.
- Read the docs on getting started with Alexa Skills Kit.
- Try to understand the components of a custom skill.
- See how the Smart Home Skill API simplifies this.
- Watch this video on testing and debugging skills.
- Deploying requires an AWS account.
- Imagine a simple voice controlled connected device.
- Find three use-cases and the corresponding intents.
- Write down two realistic utterances for each intent.
- Come up with a use case for a home, hotel & hospital.
- What changes with the context, what stays the same?
- Who is the user? What does the system (not) know?
- Who can see the data? How private is the data?