TextToSpeechAddCustomizationWord Method |
Namespace: IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1
public bool AddCustomizationWord( TextToSpeechSuccessCallback<bool> successCallback, TextToSpeechFailCallback failCallback, string customizationID, string word, string translation, Dictionary<string, Object> customData = null )