Click or drag to resize

SpeechRecognitionAlternativeWordConfidence Property

A option array of word confidence values.

Namespace:  IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public WordConfidence[] WordConfidence { get; set; }

Property Value

Type: WordConfidence
See Also