rxlabz / audioplayer

A flutter plugin to play audio files iOS / Android / MacOS / Web ( Swift/Java )
https://pub.dartlang.org/packages/audioplayer
494 stars 189 forks source link

Currently no audio focus implemented #112

Open michaelkeevildown opened 4 years ago

michaelkeevildown commented 4 years ago

Hello,

I have started using your audio player and it has been going really smoothly.

There is however one issue that I have seen there is no audio focus, meaning that when you start to play an audio file in your package it does not stop when another audio file starts running in totally different application like Spotify for example.

It would be great to have this feature added to the package.

rxlabz commented 4 years ago

Hi, sorry for the delay. I'll try to add this in the coming weeks.

michaelkeevildown commented 4 years ago

Not a problem, thank you for updating this issue. It would be great to get this feature added.