The SpeechToText type exposes the following members.
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 | |
Top
See Also