FreeDATA/tools/Windows/Modem-list-audio-devs.bat

6 lines
166 B
Batchfile

@echo off
REM PLace in modem directory and run to retrieve list of audio devices; you'll need the CRC for the config.ini
python ..\tools\list_audio_devices.py
pause