Plugin.Maui.Audio
Plugin.Maui.Audio copied to clipboard
Investigate how playing behaves when other audio is playing on device
trafficstars
And determine what we want to do with that.
- Give people options to interrupt already running audio?
- Always stop audio for our audio?
- Play our audio together with the already running audio?
- Other options?
This has been solved on iOS at least with https://github.com/jfversluis/Plugin.Maui.Audio/pull/101
Yeah I think I had iOS in mind mostly. For other platforms lets see if people open issues and deal with it then.