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

An Alexa Skill Sample showing how to build a quiz game skill in C#.

License

Notifications You must be signed in to change notification settings

alexa-samples/skill-sample-csharp-quiz-game

Repository files navigation

Build An Alexa Quiz Skill in C#

** 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.

Voice User InterfaceLambda FunctionConnect VUI to CodeTesting

What You Will Learn

What You Will Need

What Your Skill Will Do

This simple Quiz Skill will teach you how the different pieces of the Alexa Skill development process fit together. The Skill allows user's to request a quiz about the 50 States of the USA to which they will receive 10 random questions or ask questions, such as, "tell me about New York".

We use will use the new Skill builder UI to build the Skill although the quiz itself does not employ the new Dialog.Delegate interface model.

Voice User Interface

About

An Alexa Skill Sample showing how to build a quiz game skill in C#.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages