zmxv / react-native-sound

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

setSpeakerphoneOn() plays both background music and app music through speaker #543

Open katieisnell opened 5 years ago

katieisnell commented 5 years ago

Phone Details Phone model: Samsung S6 & OnePlus 3T (Android 7.0/7.1.1)

Reproduce steps:

  1. Connect phone to some media bluetooth device
  2. Play some music in the background on any app (hear music in bluetooth device)
  3. Open my app
  4. Play some sound with setSpeakerphoneOn() enabled
  5. Both background music and my app music play through speaker - Wrong

Expected: Background music plays through bluetooth device, and my app music play through speaker