node-audiorecorder
node-audiorecorder copied to clipboard
Add examples using `audioRecorder.stop()`
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 process. I suggest creating some example that actually uses that.