Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.79 KB

File metadata and controls

30 lines (18 loc) · 1.79 KB

Build your First Skill with APL

This Alexa sample Skill is a template to illustrate basic features of the Alexa Presentation Language (APL).

Skill Architecture

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.

Skill Setup Options

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.

Additional Resoures

Community

Tutorials & Guides

Documentation