Watson Unity SDK
Watson Unity SDK
IBM.Watson
IBM.Watson.DeveloperCloud.DataTypes
SpeechToTextData Class
SpeechToTextData Constructor
SpeechToTextData Constructor
SpeechToTextData Constructor (SpeechRecognitionEvent)
SpeechToTextData Constructor (SpeechRecognitionEvent)
Data constructor.
Namespace:
IBM.Watson.DeveloperCloud.DataTypes
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
SpeechToTextData
(
SpeechRecognitionEvent
result
)
Parameters
result
Type:
IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
SpeechRecognitionEvent
The SpeechToText results.
See Also
Reference
SpeechToTextData Class
SpeechToTextData Overload
IBM.Watson.DeveloperCloud.DataTypes Namespace