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

An Alexa Skill Sample showing how to build a trivia skill in C Sharp

License

Notifications You must be signed in to change notification settings

alexa-samples/skill-sample-csharp-trivia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Build An Alexa Trivia Skill in C#

Voice User InterfaceLambda FunctionConnect VUI to CodeTesting

What You Will Learn

What You Will Need

What Your Skill Will Do

This simple Trivia Skill will teach you how the different pieces of the Alexa Skill development process fit together. The Skill allows users to request a simple multiple choice quiz with 5 random questions about Reindeer.

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.

About

An Alexa Skill Sample showing how to build a trivia skill in C Sharp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages