jcphlux / XamarinAudioManager

Cross platform Audio Manager for Xamarin
MIT License
36 stars 6 forks source link

PlaySound is not ThreadSafe #22

Closed ghost closed 5 months ago

ghost commented 7 years ago

I am using your nuget, but i have multiple threads that emit sound, like a system notification. When i receive two notification at the same time, i get an Exception :(