use the WaveFileReader - it can read from a MemoryStream, and then just call the Read method to get the actual audio data out.
↧
use the WaveFileReader - it can read from a MemoryStream, and then just call the Read method to get the actual audio data out.