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