You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to use arecord -L and choose the mic you've attached. Example below:
pi@raspberrypi:~/fm_transmitter $ arecord -L
...
hw:CARD=Microphone,DEV=0
Logitech USB Microphone, USB Audio
Direct hardware device without any conversions
...
then use the word after CARD and the number after DEV. In this case it is Microphone and 0. That worked for me.
I try to use microphone as input device, I get an error
arecord: main:828: audio open error: No such file or directory
The text was updated successfully, but these errors were encountered: