Thanks,
About your last comment, it was what I did at first
I'll try BufferedWaveProvider
About your last comment, it was what I did at first
- Create WaveFileReaders
- Create WaveOut
- Set the device number
- WaveOut.Init(stream);
-
WaveOut.Play();
I'll try BufferedWaveProvider