A simple stream wrapper for arecord (Linux (including Raspbian)) and sox (Mac, Windows). Returns a Passthrough stream object so that stream control like pause(), resume(), pipe(), etc. are all available.
☆102Jul 22, 2020Updated 6 years ago
Alternatives and similar repositories for mic
Users that are interested in mic are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- microphone is a simple module that use `arecord` ALSA tools method to capture sound from a USB Microphone☆56Sep 30, 2015Updated 10 years ago
- A fork of https://bitbucket.org/kayo/node-pulseaudio, which was unmantained. Home of pulseaudio2 npm module☆15Mar 5, 2023Updated 3 years ago
- Audio recorder for Node.js, delivers a 16-bit signed-integer linear pulse modulation WAV stream.