Inheritance Hierarchy SystemObject IBM.Watson.DeveloperCloud.Services.SpeechToText.v1SpeechToText
Namespace:
IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
Assembly:
UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public class SpeechToText : IWatsonService
The SpeechToText type exposes the following members.
Constructors
| Name | Description |
---|
| SpeechToText | Initializes a new instance of the SpeechToText class |
TopProperties Methods
| Name | Description |
---|
| AddAcousticResource | |
| AddCustomCorpus | |
| AddCustomWords(SpeechToTextSuccessCallbackBoolean, SpeechToTextFailCallback, String, Words, DictionaryString, Object) | |
| AddCustomWords(SpeechToTextSuccessCallbackBoolean, SpeechToTextFailCallback, String, String, DictionaryString, Object) | |
| AddCustomWords(SpeechToTextSuccessCallbackBoolean, SpeechToTextFailCallback, String, Boolean, String, DictionaryString, Object) | |
| CreateAcousticCustomization | |
| CreateCustomization | |
| DeleteAcousticCustomization | |
| DeleteAcousticResource | |
| DeleteCustomCorpus | |
| DeleteCustomization | |
| DeleteCustomWord | |
| GetCustomAcousticModel | |
| GetCustomAcousticModels | |
| GetCustomAcousticResource | |
| GetCustomAcousticResources | |
| GetCustomCorpora | |
| GetCustomCorpus | |
| GetCustomization | |
| GetCustomizations | |
| GetCustomWord | |
| GetCustomWords | |
| GetModel | |
| GetModels | |
| GetServiceID | |
| OnListen | |
| Recognize(SpeechToTextSuccessCallbackSpeechRecognitionEvent, SpeechToTextFailCallback, AudioClip, DictionaryString, Object) | |
| Recognize(SpeechToTextSuccessCallbackSpeechRecognitionEvent, SpeechToTextFailCallback, Byte, String, DictionaryString, Object) | |
| ResetAcousticCustomization | |
| ResetCustomization | |
| StartListening | |
| StopListening | |
| TrainAcousticCustomization | |
| TrainCustomization | |
| UpgradeCustomization | |
TopSee Also