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

Fixed sox recording #46

Closed MYXOMOPX closed 5 years ago

MYXOMOPX commented 6 years ago

Fixed arguments for sox recording. Sox is now default record program. Added option "audioType", that allows receive stream with any supported audio type.

bahaa96 commented 5 years ago

Hey Guys please merge this PR the package is totally stopped.

bcoe commented 5 years ago

@gillesdemey I believe this might be an issue we've been bitten by too, bother you for a patch. I'm happy to help pitch in, in whatever way I can :smile:

gillesdemey commented 5 years ago

Will be fixed in https://github.com/gillesdemey/node-record-lpcm16/pull/39

bcoe commented 5 years ago

@gillesdemey :+1: thank you for the hard work.