Share via


TranscribedPhrase.Speaker Property

Definition

A unique integer number that is assigned to each speaker detected in the audio without particular order. Only present if speaker diarization is enabled.

public int? Speaker { get; }
member this.Speaker : Nullable<int>
Public ReadOnly Property Speaker As Nullable(Of Integer)

Property Value

Applies to