Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No sound when playing audio in iOS silent mode #1028

Open
quentin996007 opened this issue Apr 24, 2024 · 2 comments
Open

No sound when playing audio in iOS silent mode #1028

quentin996007 opened this issue Apr 24, 2024 · 2 comments
Labels
help wanted Extra attention is needed Not yet handled

Comments

@quentin996007
Copy link

In iOS, I am using FlutterSoundPlayer for voice playback, I don't hear sound in silent mode, how do I ignore silent mode, I want sound to play no matter what mode I am in. Thanks for the help!

@quentin996007 quentin996007 added help wanted Extra attention is needed Not yet handled labels Apr 24, 2024
@gzimbron
Copy link

I come from flutter_sound_lite, which allows me to play sounds even when iPhone is in silent mode.

Is there a way to activate this mode in flutter_sound?

@Larpoux
Copy link
Collaborator

Larpoux commented Jul 11, 2024

Flutter Sound lite was a very long time ago!
At this time, Flutter Sound tried to manage itself the Audio Sessions.
We stopped doing that because several people complained that Flutter Sound was incompatible with others sound lib.

Perhaps you can look to the Flutter Audio Session plugin and see if some parameters can help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Not yet handled
Projects
None yet
Development

No branches or pull requests

3 participants