Basically I'm looking for a way to view soundwaves and log data in real time.
Using the program audocity I can use an internal microphone to record sounds from the PC (a video from YouTube for arguments sake) and after, transfer data to excel which logs any sounds over a set db.
I would like this but done in real time, not transferred after.
In my head I imagine a start/stop button so you can choose when to monitor the sound. When a sound over a certain selected db happens, it logs the time straight away into a database. Probably wouldn't even need to view them (no graphical interface), the important part is logging the choosen sound based on a db level.
I have minimal programming skills but understand this is more likely to be Java based than php... Either way it's beyond my capabilities

And help appreciated thanks
