I know it is possible to check whether the webcam is currently opened or not. But is there a similar way to check whether it is currently being recording from a microphone?
I was poking around a bit in /dev/snd/, had a quick look at Pulseaudio functionality, and was running up and down the web. Unfortunately I couldn't find an easy solution. A general solution that does not rely on Pulseaudio would be ideal.