To write a WAV file, you must use the WaveFileWriter.
To read a .raw file, you should use the RawSourceWaveStream (or similar name, can't remember it off the top of my head) and tell it exactly what the format of the raw data is.
Mark
To write a WAV file, you must use the WaveFileWriter.
To read a .raw file, you should use the RawSourceWaveStream (or similar name, can't remember it off the top of my head) and tell it exactly what the format of the raw data is.
Mark