Skip to content

alexa-samples/skill-sample-nodejs-audio-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

98cb9b1 · Apr 14, 2023
Dec 8, 2021
Jul 28, 2021
Mar 28, 2018
Mar 28, 2018
Aug 22, 2016
Jun 7, 2018
Jul 28, 2021
Apr 14, 2023

Repository files navigation

Build An Alexa Skill with the Audio Player Interface (Node.js)

This Alexa sample skill is a template for using the AudioPlayer interface for Alexa-hosted skills. Note that as this code is set up so that you can directly import this skill into your hosted skill. Check out the Documentation below for links on how to import this skill directly from the Alexa developer console.

Skill Architecture

The skill consists of an inteface model and logic of the skill. This sample contains a sample skill that plays a single audio stream, along with handlers for all of the AudioPlayer events, touch controls and error handling. The skill also uses DynamoDB to keep track of current playback information.

Additional Resources

Documentation

Other Samples

About

An Alexa Skill Sample showing how to play long form audio in 3P-skills

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published