maxSpeakerCount property

int? maxSpeakerCount
getter/setter pair

Maximum number of speakers in the conversation.

This range gives you more flexibility by allowing the system to automatically determine the correct number of speakers. If not set, the default value is 6.

Implementation

core.int? maxSpeakerCount;