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