I want to use FFMPeg / alsa to record audio from a microphone. I use this call:
ffmpeg -f alsa -i default:CARD=U0x46d0x809 out.wav
I call thi