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

Added support for float recording #39

Open markuspetermann opened 4 years ago

markuspetermann commented 4 years ago

Tested only with linux/arecord, but according to the documentation of sox it should work with sox and rec as well.