SpeechToTextCreateAcousticCustomization Method |
Namespace: IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
public bool CreateAcousticCustomization( SpeechToTextSuccessCallback<CustomizationID> successCallback, SpeechToTextFailCallback failCallback, string name, string base_model_name = "en-US_BroadbandModel", string description = null, Dictionary<string, Object> customData = null )