-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I'm using 100ms in a VoIP app that also integrates CallKit. When a call is accepted via CallKit, the audio should stay on the earpiece or respect the user's selected audio route. However, once I join the 100ms meeting, it automatically switches the audio route to the speaker.
This behavior interferes with the expected CallKit UX, especially when users try to manually change the audio route via the system's call UI.
I've tried overriding the audio route via AVAudioSession immediately after joining, but the SDK seems to enforce speaker mode each time. I couldn’t find any documented option to prevent this automatic switch.
Please provide a way to disable the automatic routing to the speaker.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels