Set audio to speaker Android

Hi,
I followed the android tutorial project to implement openvidu in my app but when i start the call sound comes out from the earpiece (like during a call) and not from the speaker. Home can I fix It?

OpenVidu only manage communication between users. Selecting the speaker is out of the context of OpenVidu. You should see Android documentation to choose speakers.

Hi Micael

We have an important requirement where people connect through mobile phones and open browsers through Chrome. But is there a way to trigger speaker ON / off. Currently It is defaulting to headphones . Would like ur advice.

Hello @Iam_vish,

Take a look to this issue: https://github.com/OpenVidu/openvidu/issues/386