This repository has been archived

May 13, 2022 ยท View on GitHub

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

This Alexa sample skill is a template for a basic Movie Quotes Quiz skill that makes use of Template Resolver feature of the Java SDK. A user can open up the skill, select a movie from a list, and then hear partial quotes from the selected movie. Then, they have to complete the quote.

Concepts

This simple sample shows how to work with template resolvers in the Alexa skill built using ASK Java SDK.

Setup

To run this example skill you need to do two things. The first is to deploy the example code in lambda, and the second is to configure the Alexa skill to use Lambda.

Get Started

Additional Resources

Community

Tutorials & Guides

  • Voice Design Guide - A great resource for learning conversational and voice user interface design.

Documentation