background preloader

Programming

Facebook Twitter

MoSync SDK - the open source solution for cross-platform mobile application development. Free downloadable Computers Video Lecture courses. How Linux is Built. Writing a Proper Wave File. Currently one of the reoccuring questions I see in the Windows Phone 7 forums deals with playing back data that was recorded from the Microphone.

Writing a Proper Wave File

Often time developers will write the sound bytes that they receive from a microphone to a file and then try to export them for playback or play them back using the media classes on the phone only to find that the file can't be processed. During my lunch break today I had a chance to throw something together that I think will point those developers in the right direction.