SpeechToText.GetCustomWord Method |
Namespace: IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
public bool GetCustomWord( SpeechToText.SuccessCallback<WordData> successCallback, SpeechToText.FailCallback failCallback, string customizationID, string word, Dictionary<string, Object> customData = null )