mp3 recorder in rails

Hi,

I want to have a voice recorder in my website. Users can record their voice & after they record, when they save it, it should be saved as mp3 file.

I don't have any idea about this. Pls help me how to do this.

Thanks in advance, Pradeep

I want to have a voice recorder in my website. Users can record their voice & after they record, when they save it, it should be saved as mp3 file.

I don't have any idea about this. Pls help me how to do this.

Use Flash? -rp

Roger Pack wrote:

I want to have a voice recorder in my website. Users can record their voice & after they record, when they save it, it should be saved as mp3 file.

I don't have any idea about this. Pls help me how to do this.

Use Flash? -rp

Hi

This can be implemented Very easily by red5 server, install the red5 server(open-source flash media server 0.8 version ) in your server and make the applications installed in the red5 (oflaDemo), once you are done with this please check for the rtmp ports open,and then pass the recorder audio/video files from your web-application to this red5 server and retrieve it back to your application and enjoy

Regards Udhaya Kumar.D