An unhandled exception of type 'System.ArgumentException' occurred in NAudio.dll
Additional information: Unsupported sourceStream format
This is my current issue! I followed a tutorial on basic playing and pausing of a .wav file in Naudio, random .wav songs I found online throw this exception, yet the .wav that was provided in the video does not.
I can't seem to find an answer to this issue, but I am assuming it has something to do with bitrate of the different .wav files.
Can anyone confirm or deny this?