TextToSpeechAddCustomizationWords Method |
Namespace: IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1
public bool AddCustomizationWords( TextToSpeechSuccessCallback<bool> successCallback, TextToSpeechFailCallback failCallback, string customizationID, Words words, Dictionary<string, Object> customData = null )