I need scripts to record audio and...

blitzgeist

Junior Member
Joined
Apr 22, 2010
Messages
122
Reaction score
51
I need a server side script to record and upload audio.
I also need script to add audio buttons and change colour of buttons.
I have most of the script done but it is very limited
sample
www.mymarketimage.com/audiotest

I really would appreciate your input on this.
I have been screwed about and wasted time on vworker. they should rename it shitworker. Useless
 
Unfortunately for you this can only be done in Flash and Java at the moment. However, there are going to be some major updates within the next few months with HTML5 that will allow you to have direct access to the users' webcam and microphone.

You can find more information on that here: html5rocks.com/en/tutorials/getusermedia/intro/

As of right now, only a small handful of mobile browsers support it, but I'm sure within the next 12 months it will be as dominant a feature in the webdev community as the canvas element.
 
Back
Top