useSpeakerWhenJoining property

bool useSpeakerWhenJoining
getter/setter pair

Whether to use the speaker to play audio when joining the live streaming.

The default value is true. If this value is set to false, the system's default playback device, such as the earpiece or Bluetooth headset, will be used for audio playback.

Implementation

bool useSpeakerWhenJoining;