vincentsaluzzo / node-microphone

microphone is a simple module that use `arecord` ALSA tools method to capture sound from a USB Microphone
56 stars 48 forks source link

Expand config object for startCapture #6

Closed wrmilling closed 1 year ago

wrmilling commented 9 years ago

I have expanded the config object for startCapture to allow for specifying bit rate, capture hardware, recording format, and any other optional argument which could be specified for the SoX and arecord applications.

I have also partially resolved issue #3 by giving optional arguments for the MP3 Encoder in the options argument.

README.md has been updated to show all the optional arguments.

cryptiklemur commented 8 years ago

+1

tkw722 commented 8 years ago

+1