Monday, May 26, 2014

Processing audio from the microphone in realtime

OK I looked at the actual data I'm getting in the stream. It appears this is not raw audio data but possibly a WAV file contents with the RIFF file header etc (or maybe even an image as this is what the documentation hints at). This is obviously not what I want.


So how does one capture raw audio from the microphone?


No comments:

Post a Comment