;

PDA

Click to See Complete Forum and Search --> : Capturing and playing back Mic audio


HJ05
01-18-2009, 08:16 PM
Hi everyone,

I'm new to these forums but I have been developing in flash for while now.

What I'm trying to do is give the user two buttons, one to record their voice and one to play it back. I would really like to do this without a server. I have heard it is possible but I have not found any way of doing it.

Please let me know if this is possible and if so point me in the right direction of getting it done.

Thank you in advance.

5TonsOfFlax
01-18-2009, 11:06 PM
Flash does not allow capturing mic input without a server. It's a retarded limitation, but it's still there as far as I know. You can use Flash Media Server or the open source Red 5 java server.