点击或拖拽改变大小

SpeechRecognizeStart 方法

开始识别语音

命名空间:  Smobiler.AI
程序集:  Smobiler.AI (在 Smobiler.AI.dll 中) 版本:6.0.641.16928
语法
public void RecognizeStart(
	SpeechRecognizedEventHandler handler = null
)

参数

handler (Optional)
类型:Smobiler.AISpeechRecognizedEventHandler
结果回调
参见