flutter_sound icon indicating copy to clipboard operation
flutter_sound copied to clipboard

[BUG]:question with flutter_sound(v 7.7.0+1 )

Open chenchat opened this issue 3 years ago • 2 comments

hello, I have used flutter_sound v2.1.1, today,I upgrade it to v7.7.0+1,and I encounter one problem:

when I use it to play sound,it always play sound through speaker,even though I connect my iphone to airpods pro. then I change the device param of Future<FlutterSoundPlayer> openAudioSession method,But it still doesn't work.

this problem did not exist with v2.1.1.

Could you tell me how to adjust the playback device automatically, For example, it plays through my headphones when I'm using them, and through my speakers when I'm not.

thank you very much~

chenchat avatar Feb 23 '21 09:02 chenchat

@chenchat did you find any solutions.

fayeed avatar Mar 15 '21 06:03 fayeed

This issue is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days.

github-actions[bot] avatar Dec 19 '23 01:12 github-actions[bot]