alexa/skill-sample-csharp-trivia

Name: skill-sample-csharp-trivia

Owner: Alexa

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

Created: 2017-06-02 19:45:38.0

Updated: 2018-05-12 17:48:24.0

Pushed: 2018-05-12 17:48:23.0

Homepage: null

Size: 828

Language: C#

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.