romanz / amodem

Audio MODEM Communication Library in Python
Other
950 stars 118 forks source link

Feature for device selection #64

Open fahadshihab opened 1 year ago

fahadshihab commented 1 year ago

This feature allows for the selection of input/output devices by setting the environment variables INAUDIODEVICE and OUTAUDIODEVICE. An additional command lsdev is added to view available devices. This feature is only available for portaudio API.