SpeechToTextTrainAcousticCustomization Method |
Namespace: IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
public bool TrainAcousticCustomization( SpeechToTextSuccessCallback<bool> successCallback, SpeechToTextFailCallback failCallback, string customizationID, string customLanguageModelId = null, bool force = false, Dictionary<string, Object> customData = null )