Captured audio buffers are all silent on Windows Phone 8
问题 I'm trying to capture audio using WASAPI. My code is largely based on the ChatterBox VoIP sample app. I'm getting audio buffers, but they are all silent (flagged AUDCLNT_BUFFERFLAGS_SILENT). I'm using Visual Studio Express 2012 for Windows Phone. Running on the emulator. 回答1: I had the exact same problem and managed to reproduce it in the ChatterBox sample app if I set Visual Studio to native debugging and at any point stepped through the code. Also, closing the App without going through the