Skip to main content

node-red-contrib-play-audio

A node-red node for playing audio in the browser

Version: 2.5.0Weekly Downloads: 2,453Author:Lorentz LassonUpdated: Jun 21, 2022

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

Installation

Install in Node-RED via the palette manager.

Animation of the Node-RED palette manager: open Manage Palette, search for the node, then click Install.Node-RED Palette Manager dialog with the node selected and the Install button visible.

Quick Stats

Current Version2.5.0
Weekly Downloads2,453
First PublishedSep 19, 2015
Last UpdatedJun 21, 2022

Need Help?

Get professional support for your Node-RED projects with FlowFuse.

CONTACT US