I am using SimpleAudioPlayer WPF version and I'm trying to Load a song from stream but I always get a "file 1.wav not found" exception.
I looked a the code and the Load(stream) method does not even use the stream, instead it trys to load files by name "[index].wav"
regards,
Peter
I am using SimpleAudioPlayer WPF version and I'm trying to Load a song from stream but I always get a "file 1.wav not found" exception.
I looked a the code and the Load(stream) method does not even use the stream, instead it trys to load files by name "[index].wav"
regards,
Peter