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

node-red-contrib-play-audio

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-play-audio

A node-red node for playing audio in the browser

  • 2.5.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.4K
increased by3.29%
Maintainers
2
Weekly downloads
 
Created
Source

node-red-contrib-play-audio

Node-RED node to play audio from a raw audio buffer.

Works well together with the Watson Text to Speech node, using the WAV audio format.

It can also perform Text to Speech on strings if your browser has that capability.

Requirements

Browser support for Web Audio API.

Install

Local

Run the following command in your Node-RED user directory - typically ~/.node-red

    npm install node-red-contrib-play-audio
Bluemix

The easiest method to install on Bluemix is to fork the starter code here and insert "node-red-contrib-play-audio" as a dependency in package.json

Sample flow

http://flows.nodered.org/flow/2b6b1fa3ca62f36854ce

Keywords

FAQs

Package last updated on 01 May 2020

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