gillesdemey / node-record-lpcm16

:microphone: Records a 16-bit signed-integer linear pulse modulation code encoded audio file.
ISC License
212 stars 59 forks source link

Fixes #8 #28

Closed freund17 closed 5 years ago

freund17 commented 7 years ago

added addional args to work with sox. (may no longer work with rec - needs to be testet) made use of the silence-extention optional added option to return raw pcm-data instead of wav changed stdout-encoding to binary (pretty sure it is utf-8 by default)

gillesdemey commented 5 years ago

Closing in favor of https://github.com/gillesdemey/node-record-lpcm16/pull/39