SpeechRecognitionEventspeaker_labels Property |
An array that identifies which words were spoken by which speakers in a multi-person exchange. Returned in the response only if `speaker_labels` is `true`.
Namespace:
IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public SpeakerLabelsResult[] speaker_labels { get; set; }
Property Value
Type:
SpeakerLabelsResultSee Also