Collect Slots Turn-by-Turn

Welcome to Module 4 of the beginner workshop about how to build an engaging Alexa skill. In this module, you'll learn how to create custom intent and slots, and then collect those slots turn-by-turn with auto delegation to make the skill conversational.

Time required: 15 - 30 minutes

What you'll learn:

  • How to create new intents in your model
  • How to collect slots turn-by-turn
  • How to use utterances, intents, slots, and auto-delegation
  • How to create a new handlers to respond to the incoming information

About this module

In Module 3, you built an Alexa skill that says, "Hello! Welcome to Cake Time. That was a piece of cake! Bye!" In this module, you'll create back-end handlers to ask your Cake Time skill questions and receive the answers. You'll also create the front-end intents to turn the customer's utterances into requests for those handlers.

At the end of this module, your Cake Time skill will be able to ask the customer questions, listen for the answers, and respond to the customer.

Step by Step: Collect slots turn-by-turn

To complete this module, you need to sign in to the Alexa developer console with your Amazon developer account, and then open the Cake Time skill.

If you aren't signed in already, open the Alexa developer console Sign-In page, enter your Amazon developer account credentials, and then click Sign-In.


Was this page helpful?