Watson Unity SDK
Watson Unity SDK
IBM.Watson
IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
SpeechRecognitionResult Class
SpeechRecognitionResult Properties
alternatives Property
final Property
keywords_result Property
word_alternatives Property
SpeechRecognitionResult
alternatives Property
Namespace:
IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
Assembly:
UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
SpeechRecognitionAlternative
[]
alternatives
{
get
;
set
; }
Property Value
Type:
SpeechRecognitionAlternative
See Also
Reference
SpeechRecognitionResult Class
IBM.Watson.DeveloperCloud.Services.SpeechToText.v1 Namespace