开始识别语音
命名空间:
Smobiler.AI
程序集:
Smobiler.AI (在 Smobiler.AI.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public void RecognizeStart(
SpeechRecognizedEventHandler handler = null
)
Public Sub RecognizeStart (
Optional handler As SpeechRecognizedEventHandler = Nothing
)
参数
- handler (Optional)
- 类型:Smobiler.AISpeechRecognizedEventHandler
结果回调
参见