Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SimpleAudioPlayer Load(stream) does not work on Windows #99

Open
elzner2 opened this issue Jun 11, 2022 · 1 comment
Open

SimpleAudioPlayer Load(stream) does not work on Windows #99

elzner2 opened this issue Jun 11, 2022 · 1 comment

Comments

@elzner2
Copy link

elzner2 commented Jun 11, 2022

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

@elzner2
Copy link
Author

elzner2 commented Jun 11, 2022

Load(filename) does not work either on Windows, it adds "Assents" to the filename

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant