Audio recording and playback in Silverlight

Posted by Ramesh on Stack Overflow See other posts from Stack Overflow or by Ramesh
Published on 2010-03-08T20:22:57Z Indexed on 2010/03/20 18:51 UTC
Read the original article Hit count: 854

Filed under:
|
|
|

I have a Silverlight 4 application that records user's voice through the mic. Now, as soon as the recording is completed, I need to play the recorded voice back to the user before posting it to the server. Is it at all possible to play it back to the user without getting into format conversions etc? Any ideas are welcome. Thanks!

© Stack Overflow or respective owner

Related posts about silverlight-4.0

Related posts about audio