This tools is used to check if microphone works properly getting a sample audio of five seconds and playing it.
Clone this repository with
git clone https://github.com/AnuBitux/MicCheck
move to the tool's direcotory
cd MicCheck
give execution rights to the play_audio.sh script
chmod +x play_audio.sh
install dependencies with
pip3 install -r requirements.txt
and run the tool
python3 miccheck.py