View Single Post
  #9 (permalink)  
Old 03-13-2010, 03:08 PM
redbird redbird is offline
Junior Member
 
Join Date: Jan 2009
Posts: 23
Default

I found a way around the error message:

I compiled the code for the desktop as stated above, with your patched library. Everything fine there.
But before trying to compile for the device, remove that patched library for the desktop, and replace it with the normal dummy library "RecorderDesktop.dll". Compile as usual for the device, and you're OK.
I don't know why this influences the device compilation, but it works.

BTW, this is in no way criticism, I'm very happy it works ! Just trying to help.

And of course, on the device you keep getting a stereo file as before. This can be seen in the file length (compared to the duration of the sound), and also in the header of the wave-file: 22050 bytes/second.
Reply With Quote