点击或拖拽改变大小

SpeechUploadTrainingSample 方法 (String, String)

上传语音样本

命名空间:  Smobiler.AI
程序集:  Smobiler.AI (在 Smobiler.AI.dll 中) 版本:6.0.641.16928
语法
public SpeechTrainingResult UploadTrainingSample(
	string content,
	string audioPath
)

参数

content
类型:SystemString
语音样本内容
audioPath
类型:SystemString
语音样本文件路径

返回值

类型:SpeechTrainingResult

[缺少 "M:Smobiler.AI.Speech.UploadTrainingSample(System.String,System.String)" 的 <returns> 文档]

参见