I'm trying to find a way to monitor microphone input to catch a particular "event". In other words, something principally similar to a motion detector - to execute a command upon an event.
Currently I'm using a simple ffmpeg command to record the sound card input into a file:
ffmpeg -f oss -i...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.