Re: audio recorder

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Your best bet is to use flash. Flash has the ability to access user's microphones built in. And since flash is cross platform it works on everything. Also it's pretty simple to do. http://www.adobe.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary479.html explains a bit of Microphone.get. You will want to use this with a Flash Communications server. I think that should let you save the audio.

One thing that you may not have thought of though. Do users really want to be using your flash or whatever script to record their audio? Wouldn't it be nice if they could record it using their own recorder, for example on windows there's sound recorder built right in. Then they could have a few takes and upload the best one. And all you would have to do is handle the mp3 or wav upload.

- Dan

""John Pillion"" <john@xxxxxxxxxxx> wrote in message news:000001c7d2f6$f4b07020$43b2c90a@xxxxxxx
Not exactly a php question. but I'm doing the project in php, so does that
count? ;-)



A client of mine wants a simple audio recorder for users to record a short
clip/message for other users. anyone recommend any simple audio recorder
applets or similar that can easily be integrated with php?



Thanks!



J



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux