Click or drag to resize

WordAlternativeResultsalternatives Property

Specified keyword normalized to the spoken phrase that matched in the audio input.

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 WordAlternativeResult[] alternatives { get; set; }

Property Value

Type: WordAlternativeResult
See Also