zmxv / react-native-sound

React Native module for playing sound clips
MIT License
2.78k stars 749 forks source link

How do I implement ducking on Android ? #644

Open sajjad-yousaf opened 4 years ago

sajjad-yousaf commented 4 years ago

Actually on background music is playing and when react-native-sound play it should lower the other sound. How to achieve this?

dsernst commented 4 years ago

Similar to https://github.com/zmxv/react-native-sound/issues/652