Mohd-Aamir-M / skill-sample-nodejs-audio-player

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:TypeScript 68.0%Language:JavaScript 32.0%