node-audiorecorder
node-audiorecorder copied to clipboard
Audio recorder for Node.js, delivers a 16-bit signed-integer linear pulse modulation WAV stream.
Hi, When specifying a device using the device property on macOS leads to the recorder exiting with code 1.  const options = { program: `rec`, // Which program to...
The examples folder that is linked has two examples, none of which uses this function from the API, instead, they depend on the user hitting CTRL+c to turn off the...
When i try to use this library with import i'm geting some errors that TS can't find the declaration file. Can you help me fix this ? error TS7016: Could...