Skip to content

alexa-samples/alexa-samples-pin-confirmation

Repository files navigation

Build an Alexa Sample Pin Confirmation skill. 🇺🇸

This sample demonstrate how to use new Pin Confirmation feature of Alexa skills to inform user to provide voice pin to proceed further with skill functionality.

Skill Architecture

Each skill consists of two basic parts, a front end and a back end. The front end is the voice interface, or VUI. The voice interface is configured through the voice interaction model. The back end is where the logic of your skill resides.

Three Options for Skill Setup

There are a number of different ways for you to setup your skill, depending on your experience and what tools you have available.

  • If this is your first skill, choose the Alexa-Hosted to get started quickly.
  • If you want to manage the backend resources in your own AWS account, you can follow the AWS-Hosted instructions.
  • Developers with the ASK Command Line Interface configured may follow the ASK CLI.
  • If you want to host the backend code in Alexa developer account (Alexa Hosted skill) then you can directly create hosted skill by importing Github repository.

Setup to run this demo

Important: This sample code showcase how you can use Pin Confirmation feature to give option for user to provide voice pin set in Alexa account. Once user provided pin confirmation and when it successfully verified it will continue with skill functionality.

API documentation & Resources

About

This sample demonstrate how to use new Pin Confirmation feature of Alexa skills to inform user to provide voice pin to proceed further with skill functionality.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •