SpeechToTextAddCustomWords Method (SpeechToTextSuccessCallbackBoolean, SpeechToTextFailCallback, String, Boolean, String, DictionaryString, Object) |
Namespace: IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
public bool AddCustomWords( SpeechToTextSuccessCallback<bool> successCallback, SpeechToTextFailCallback failCallback, string customizationID, bool useDataPath, string wordsJsonPath, Dictionary<string, Object> customData = null )