Skip to content

nathanlentz/skill-sample-nodejs-audio-player

 
 

Repository files navigation

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

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 64.8%
  • JavaScript 35.2%