Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 251 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 251 Bytes

WavFilePlayer

Sample C# .Net console application that shows how to use NAudio to play a wav file.

If you use the code in a GUI application, use NAudio.Wave.WaveOut instead of NAudio.Wave.WaveOutEvent.