Plugin.Maui.Audio icon indicating copy to clipboard operation
Plugin.Maui.Audio copied to clipboard

[Request] Audio Should Pause When Phone Call Received

Open BinaryAssault opened this issue 2 years ago • 2 comments

Currently the plugin supports playing audio. But if new audio is started in another app or a phone call is made/received, the audio does not stop playing.

The opposite is also true - if another audio source is playing audio, and audio is started with Plugin.Maui.Audio, it will not broadcast this to other apps. Therefore you get overlapping audio

BinaryAssault avatar Dec 30 '22 22:12 BinaryAssault

On what OS is this? iOS? Android? Both?

jfversluis avatar Jan 17 '23 11:01 jfversluis

I need it for android, but I'd imagine someone at some point may need it for apple too.

BinaryAssault avatar Jan 17 '23 14:01 BinaryAssault