- oeuillot/node-soundplayer
npm install soundplayer
- https://npm.runkit.com/soundplayer
- shime/play-sound
npm install play-sound
- works!
- victordibia/soundplayer
- Node.js wrapper for afplay(mac), aplay, mpg123, mpg321 audio players. Will run on mac and linux distros (including raspberry pi)
- https://www.npmjs.com/package/sound-player
npm install sound-player
- Marak/play.js
npm install play
- play sound files from node.js to your speakers, simple as cake and kid approved! http://www.maraksquires.com
- andrewrk/node-groove
- bindings to libgroove - music player backend library
- uses andrewrk/libgroove set of libraries that use ffmpeg for robust decoding and encoding
- node-speaker
- Output PCM audio data to the speakers
- node-opus
-
- Node.js native binding to libogg
-
- Node.js native binding to libvorbis
-
- https://www.npmjs.com/package/lame
- NodeJS native bindings to libmp3lame & libmpg123
- https://github.com/TooTallNate/node-lame
- https://github.com/TooTallNate/node-lame/blob/master/examples/mp3player.js
-
- This module offers streams to help work with Microsoft WAVE files.
-
- High performance WAV decoder and encoder. The decoder is up to 750x faster than the 'wav-decoder' npm module.
-
ogg
- transcode
- https://xiph.org/downloads/
- ogg123
- https://apple.stackexchange.com/questions/89103/play-ogg-on-command-line
- MacPort
- https://trac.macports.org/wiki/UsingMacPortsQuickStart
- https://guide.macports.org/#installing.xcode
sudo port install vorbis-tools configure.args=--enable-ogg123
sudo port -v install vorbis-tools
- https://guide.macports.org/#development
- MediaElement.js
- A dependable HTML media framework
- wavesurfer.js
- wavesurfer.js is a customizable audio waveform visualization, built on top of Web Audio API and HTML5 Canvas.
- AmplitudeJS
- HTML5 audio player
- https://github.com/521dimensions/amplitudejs