jitsi / jitsi-meet-sdk-samples

Jitsi Meet mobile SDK examples (Android, iOS and React Native)
Apache License 2.0
270 stars 235 forks source link

IOS implementation #137

Open zreaqqasem opened 2 years ago

zreaqqasem commented 2 years ago

I have an issue with output audio source, our behaviour is to set audio output default to build-in-microphone

when join a room using iOS sdk the default output audio source is speaker and can change it from Jitsi view manually.

how we can set the output to build in microphone by default or as initial value set to it ?

saghul commented 2 years ago

We have no way to do that at this time.