SpeechToTextRecognize Method (SpeechToTextSuccessCallbackSpeechRecognitionEvent, SpeechToTextFailCallback, Byte, String, DictionaryString, Object) |
Namespace: IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
public bool Recognize( SpeechToTextSuccessCallback<SpeechRecognitionEvent> successCallback, SpeechToTextFailCallback failCallback, byte[] audioData, string contentType, Dictionary<string, Object> customData = null )
[Missing <returns> documentation for "M:IBM.Watson.DeveloperCloud.Services.SpeechToText.v1.SpeechToText.Recognize(IBM.Watson.DeveloperCloud.Services.SpeechToText.v1.SpeechToText.SuccessCallback{IBM.Watson.DeveloperCloud.Services.SpeechToText.v1.SpeechRecognitionEvent},IBM.Watson.DeveloperCloud.Services.SpeechToText.v1.SpeechToText.FailCallback,System.Byte[],System.String,System.Collections.Generic.Dictionary{System.String,System.Object})"]