When recording audio via PyAudio, how do you specify the exact input device to use?
My computer has two microphones, one built-in and one via USB, and I want to reco
I don't know about PyAudio, but with the sounddevice module it goes like that:
python3 -m sounddevice