SpeechToTextGetCustomWords Method |
Namespace: IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
public bool GetCustomWords( SpeechToTextSuccessCallback<WordsList> successCallback, SpeechToTextFailCallback failCallback, string customizationID, string wordType = "all", Dictionary<string, Object> customData = null )