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

update command used for windows to sox instead of rec since rec is no… #10

Closed leandrodvd closed 7 years ago

leandrodvd commented 7 years ago

… longer available on windows

Added verification If OS running os Windows and the corresponding sox command.