This Alexa sample Skill is a template to illustrate basic features of the Alexa Presentation Language (APL).
Each skill consists of two basic parts, a front end and a back end. The front end is the voice interface, or VUI. The voice interface is configured through the voice interaction model. The back end is where the logic of your skill resides. (APL) Templates & datasources for multimodal rendering are part of the backend.
To follow the Step-by-Step guide, you can get started here.
If you want to directly setup the final Skill, Developers with the ASK Command Line Interface (CLI) configured may follow the ASK CLI instructions.
- Amazon Developer Forums - Join the conversation!
- Slack - Join the conversation! (signup page).
-
Voice Design Guide - A great resource for learning conversational and voice user interface design.
-
APL on GithHub - Explore Skill samples with APL!