zmxv / react-native-sound

React Native module for playing sound clips
MIT License
2.79k stars 747 forks source link

Feature request (iOS): enable phone speaker when phone is in silent mode #735

Closed alexcastillo closed 3 years ago

alexcastillo commented 3 years ago

Hi there,

Thank you for the amazing project!

Currently, if a sound is played when the phone is in silent mode, the phone speaker does not output any sound. This works perfectly when using headphones, but not when using the phone's speaker.

We are using this library in production, and our users are asking us to be able to use their phone speakers when the phone is in silent mode.

Is this possible?

alexcastillo commented 3 years ago

I'm so sorry, I added this feature request in the wrong repo.