Skip to content

An Alexa Skill Sample showing how to build a skill using V2 of the Java SDK

License

Notifications You must be signed in to change notification settings

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

Repository files navigation

Build An Alexa Quiz Game Skill

Voice User InterfaceLambda FunctionConnect VUI to CodeTestingCustomizationPublication

This Alexa sample skill is a template for a basic quiz game skill. Provided a list of interesting facts about a topic, Alexa will quiz a user with facts from the list.

You can see an example of this skill in action - just enable the United States Quiz from the Alexa app.

Pre-requisites

Be sure to take a look at the Additional Resources at the bottom of this page!

Usage

Alexa, ask Quizgame to start a quiz.
	>> OK.  I will ask you 10 questions about the United States.

Alexa, start Quiz Game

Repository Contents

  • data - Alternate datasets for quiz games
  • /lambda/custom - Back-End Logic for the Alexa Skill hosted on AWS Lambda
  • /models - Voice User Interface and Language Specific Interaction Models
  • /instructions - Step-by-Step Instructions for Getting Started
  • skill.json - Skill Manifest

Additional Resources

Community

Tutorials & Guides

  • Voice Design Guide - A great resource for learning conversational and voice user interface design.
  • CodeAcademy: Learn Alexa - Learn how to build an Alexa Skill from within your browser with this beginner friendly tutorial on CodeAcademy!

Documentation

About

An Alexa Skill Sample showing how to build a skill using V2 of the Java SDK

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published