ashishbajaj99 / mic

A simple stream wrapper for arecord (Linux (including Raspbian)) and sox (Mac, Windows). Returns a Passthrough stream object so that stream control like pause(), resume(), pipe(), etc. are all available.
MIT License
103 stars 61 forks source link

WAV header not required #13

Closed ssaunishtheglitch closed 7 years ago

ssaunishtheglitch commented 7 years ago

i want to remove arecord 44 byte WAV header or there sholud be option for which tool to use like sox is also installed in my pc and alsa is also installed. i want pcm raw format output for pocketsphinx stt. need help or suggest me any realtime npm module for converting WAV to pcm.