Home

Awesome

Build an Alexa Movie Quotes Skill in ASK Java SDK

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

<img src="https://m.media-amazon.com/images/G/01/mobile-apps/dex/alexa/alexa-skills-kit/tutorials/quiz-game/header._TTH_.png" />

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

Documentation