speakerLabel property
A distinct label is assigned for every speaker within the audio.
This field specifies which one of those speakers was detected to have
spoken this word. speaker_label
is set if SpeakerDiarizationConfig is
given and only in the top alternative.
Implementation
core.String? speakerLabel;