Share via


TranscriptionDiarizationOptions.MaxSpeakers Property

Definition

Gets or sets a hint for the maximum number of speakers for diarization. Must be greater than 1 and less than 36.

public int? MaxSpeakers { get; set; }
member this.MaxSpeakers : Nullable<int> with get, set
Public Property MaxSpeakers As Nullable(Of Integer)

Property Value

Applies to