I am not trying to setup a spy station or anything... I run a small retail shop, and I made our point of sale system in PHP/MySQL. I want to be able to record the conversation between the sales clerk and customer at the sales counter.
Is there anyway to capture the recording from the computer and save it to our web server using a script from a browser?
If not, would it be possible for a script from the browser to activate the computer mic and save a recording to the local computer?
Let me know if anyone has any ideas?