点击或拖拽改变大小

SpeechRecognizedItem 构造函数

初始化 SpeechRecognizedItem 类的一个新实例

命名空间:  Smobiler.AI
程序集:  Smobiler.AI (在 Smobiler.AI.dll 中) 版本:6.0.641.16928
语法
public SpeechRecognizedItem(
	string value,
	decimal confidence
)

参数

value
类型:SystemString

[缺少 "M:Smobiler.AI.SpeechRecognizedItem.#ctor(System.String,System.Decimal)" 的 <param name="value"/> 文档]

confidence
类型:SystemDecimal

[缺少 "M:Smobiler.AI.SpeechRecognizedItem.#ctor(System.String,System.Decimal)" 的 <param name="confidence"/> 文档]

参见