audioOutputType

val audioOutputType: AudioType? = null

Override the default output AudioType.

This affects the audio routing and how the audio is handled. Default is AudioType.CallAudioType.

Note: if audioHandler is also passed, the values from audioOutputType will not be reflected in it, and must be set yourself.

Sources

SDK source
Link copied to clipboard