This project demonstrates the use of Alexa Audio Player for skills.
-
Multiple-streams folder contains an example skill to play multiple, pre-recorded audio streams, such as a basic podcast skill.
-
Single-stream folder contains an example skill to play a single stream, such as a live radio skill.
-
NEW (04/20/2018) : This code is using the Alexa Skill Kit SDK for NodeJS v2. To access the old code using Alexa Skill Kit SDK for NodeJS v1, check this release