To Reproduce(If applicable)
Steps to reproduce the behavior:
Connect a wired headset to an Android device.
Join a Zoom session.
Try changing the volume using the volume buttons.
The volume buttons adjust the call volume (as shown by the Android UI), but the session audio seems to be using the media volume channel instead.
Is there any way to ensure that the correct audio channel (media vs. call) is used for volume control in the Zoom Video SDK session on Android? Or to force the session to respect the volume type that matches the UI?
This is a known issue on Android Chrome and is pending a fix from Google.
However, through testing, we’ve identified a possible workaround. You can call the following workaround method before invoking stream.startAudio to address this issue.