Skip to content

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

License

Notifications You must be signed in to change notification settings

MKen-li/skill-sample-nodejs-audio-player

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov

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, re-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) : check out the SDKv2 branch, it contains an updated single-stream sample, using the Alexa Skill Kit SDK for NodeJS v2

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.9%
  • JavaScript 34.1%