A feature request: When sound level over some configurable time frame exceeds some configurable limit, application will alarm and/or optionally will run configurable system command (can be anything which can be run on a CLI)
/bin/sh -c "echo 'foo' >> /home/user/bar.txt"