looking for a free audio recorder so user will be able to record him self and the record will be uploaded to the server (by Rails).
Is there something I can use to achieve this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It is not so easy. There is no ready solution. You should setup your own media server, then pass to it sound (via Flash, I believe), record this sound on server and then store somewhere on server.
UPD
Similar question: How to record voice files using PHP, FLASH