Watson Unity SDK
Watson Unity SDK
IBM.Watson
IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
SpeechRecognitionEvent Class
SpeechRecognitionEvent Constructor
SpeechRecognitionEvent Properties
SpeechRecognitionEvent Methods
SpeechRecognitionEvent Constructor
Initializes a new instance of the
SpeechRecognitionEvent
class
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
SpeechRecognitionEvent
(
SpeechRecognitionResult
[]
_results
)
Parameters
_results
Type:
IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
SpeechRecognitionResult
See Also
Reference
SpeechRecognitionEvent Class
IBM.Watson.DeveloperCloud.Services.SpeechToText.v1 Namespace