Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 631 Bytes

File metadata and controls

9 lines (5 loc) · 631 Bytes

Skill Sample NodeJS Audio Player

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