Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

Alexa Skill Sample to learn how to use advanced dialog management. It creates a trivia dynamically from an array of questions and answers

License

Notifications You must be signed in to change notification settings

alexa-samples/skill-sample-nodejs-trivia-pal

Repository files navigation

Advanced Alexa Skills Using Dialog Management

** This repository has been archived **

This repository is still available as a point-in-time reference, but no further updates or support will be prioritized.

What You Will Learn

What You Will Need

What Your Skill Will Do

This simple "Trivia Pal" Skill will teach you how to use advance dialog management techniques. Pay special attention on the "addElicitSlotDirective" that enable your skill to dynamically request to fill the slot "answer A" that was used as a placeholder.

User: Alexa, open my trivia pal dynamic Alexa: Welcome to my trivia pal dynamic... User: daily game <Triggers the "DailyGame" intent that dynamically ask the questions in a {question, answer} array, until all questions are asked>

About

Alexa Skill Sample to learn how to use advanced dialog management. It creates a trivia dynamically from an array of questions and answers

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published