|
Posted by Toby A Inkster on 08/13/07 07:38
anndr0id wrote:
> I need to create a web application that will allow a visitor to record
> their voice into an audio file, then apply different filters/effects
> to it (like robot, lady, etc.), and send it to a friend.
You might be able to do the recording with a flash file, which uploads
to a server-side script to perform manipulation. This server-side
script could be a PHP script which called the command-line tool Sox
<http://sox.sf.net/> to do the real dirty work.
--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.12-12mdksmp, up 53 days, 11:15.]
PHP Debugging with Style -OR- How I Learned to Stop Worrying and Love the Bug
http://tobyinkster.co.uk/blog/2007/08/12/php-debugging-with-style/
Navigation:
[Reply to this message]
|