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

Default input audio device to "default" #37

Open benbucksch opened 4 years ago

benbucksch commented 4 years ago

The "plughw:1,0" device works for Rasp Pi, but is not generally valid. The "default" device is a better default. See https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/DefaultDevice/