zmxv / react-native-sound

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

Improve mixWithOthers, background music volume will be lower while sound playing. #769

Closed bataevvlad closed 2 years ago

bataevvlad commented 2 years ago

:clipboard: Description

This will make background volume down while our current sound will be ended, then will resume background sounds/music back to normal (like Spotify, Dizzer and etc).

I already have a written solution, need your approval to create a PR.

Regards, Vlad.