TalkSDK-1.0.0 Documentation Beta

Enumeration Audio​Output

@objc public enum AudioOutput

Describes possible options for audio playback during the call.

AudioOutput AudioOutput Int Int AudioOutput->Int

Conforms To

Int

Enumeration Cases

speaker

case speaker

The call audio will be routed through the speakers.

headset

case headset

The call audio will be routed through the headset.