I have another question though: how do I strip the wav header from the memoryStream?
Or, on the other hand, how can I determine how long the wav header is? Is it like 16 bytes, 32? What else? In this case I could simply skip those bytes from being encoded.