Skip to content

Audio Automatically Switches to Speaker #143

@Rohan-cod

Description

@Rohan-cod

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions