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 )
[Missing <returns> documentation for "M:IBM.Watson.DeveloperCloud.Services.SpeechToText.v1.SpeechToText.TrainAcousticCustomization(IBM.Watson.DeveloperCloud.Services.SpeechToText.v1.SpeechToText.SuccessCallback{System.Boolean},IBM.Watson.DeveloperCloud.Services.SpeechToText.v1.SpeechToText.FailCallback,System.String,System.String,System.Boolean,System.Collections.Generic.Dictionary{System.String,System.Object})"]