|
Posted by C. on 08/10/07 23:26
On 10 Aug, 18:45, anndr0id <anndr...@gmail.com> wrote:
> I have been tasked with trying to find a way to complete this
> project... I'm not sure if it is possible, but hopefully you guys can
> provide some insight...
>
> 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. I haven't the
> slightest clue where to begin on doing something such as this. I
> searched google for a similar functionality, and have come up empty
> handed. Has anyone seen anything like this done, or an application
> that would do something like this, PHP or otherwise?
>
Ann,
Sounds like you are in way over your head. Unless you don't already
know a good bit about digital signal processing then walk away from
this now.
If you know how to program and would think nothing of running a socket
based server, and have a reasonable grasp of calculus then you might
be able to do something with this - but must of the guts of the
conversion should be written in C or C++ and you'll need to use flash
for the recording part.
C.
Navigation:
[Reply to this message]
|