basdp / USB-Turntables-to-Sonos-with-RPi

Sonos support for USB Turntables with Raspberry Pi
122 stars 6 forks source link

Step 4 Problem #1

Closed JoeLajoe closed 2 years ago

JoeLajoe commented 3 years ago

Ran into a problem running the code arecord -D dmic_sv -r 44100 -f S16_LE -c 2 --vumeter=stereo /dev/null

got the error arecord: main:828: audio open error: No such file or directory

any suggestion would be greatly appreciated.

basdp commented 3 years ago

Maybe these tips can help? https://github.com/synesthesiam/voice2json/issues/28

If not, can you post the output of arecord -L here?