javascript - Audio clip recorder for website -
On the client side of my website, I want to be able to record a short audio clip to the user, about 20 seconds and Store this recorded audio on the server
thanks
I'm sure there is a small flash app that lets users access their computer The audio enables recording, but you will need some type of server script that takes recorded audio, and saves it on the server.
Comments
Post a Comment