SpeechToTextGetCustomCorpus Method |
Namespace: IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
public bool GetCustomCorpus( SpeechToTextSuccessCallback<Corpus> successCallback, SpeechToTextFailCallback failCallback, string customizationID, string corpusName, Dictionary<string, Object> customData = null )