Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/alexa/skill-sample-nodejs-audio-player

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/alexa/skill-sample-nodejs-audio-player

  • v0.0.0-20230414202434-98cb9b1cb5a6
  • Source
  • Go
  • Socket score

Version published
Created
Source

Build An Alexa Skill with the Audio Player Interface (Node.js)

This Alexa sample skill is a template for using the AudioPlayer interface for Alexa-hosted skills. Note that as this code is set up so that you can directly import this skill into your hosted skill. Check out the Documentation below for links on how to import this skill directly from the Alexa developer console.

Skill Architecture

The skill consists of an inteface model and logic of the skill. This sample contains a sample skill that plays a single audio stream, along with handlers for all of the AudioPlayer events, touch controls and error handling. The skill also uses DynamoDB to keep track of current playback information.

Additional Resources

Documentation

  • AudioPlayer Interface
  • Audio stream/file requirements
  • Import a skill from a Git repository

Other Samples

FAQs

Package last updated on 14 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc