Sound playing when volume is at 0
GilbertSmith
✭✭
I keep the in game sound at 0%, but I've noticed when I connect to a bluetooth audio device like my truck, the game sound will be turned up. I have to go into the settings, turn it up a bit, then back to 0 to fix it.
Also while it's playing this way, it's very choppy and slow, unbearable to listen to.
Also while it's playing this way, it's very choppy and slow, unbearable to listen to.
2
Comments
The audio focus issue can be fixed by revoking the TAKE_AUDIO_FOCUS permission via ADB, but this make the volume issue worse because without changing audio focus now the app just plays audio OVER all other apps even when game volume is set to zero.
The only fix from now and 1.6 or 1.7 is it no longer force pauses external sources when the app is switched to. it still steals focus and access to controls, and turns the volume back up without moving the slider back up.
Which is an improvement, but still not where it needs to be.