We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to Respeaker wiki!
screen /dev/xxx 57600
arecord -M -f S16_LE -r 16000 -c 1 /tmp/sample.wav # record audio with 16000 sample rate, 16 bit width, 1 channel aplay -M /tmp/sample.wav # play wav audio madplay music.mp3 # play mp3 audio