SpeechRecognizer.StartContinuousRecognitionAsync 方法 参考 定义 命名空间: Microsoft.CognitiveServices.Speech 程序集: Microsoft.CognitiveServices.Speech.csharp.dll 包: Microsoft.CognitiveServices.Speech v1.43.0 以异步操作的形式在连续音频流上启动语音识别,直到调用 StopContinuousRecognitionAsync...
:(e:string)=>void);// The event recognizing signals that an intermediate recognition result is ...
程序集: Microsoft.CognitiveServices.Speech.csharp.dll 包: Microsoft.CognitiveServices.Speech v1.43.0 在调用 之前 StopContinuousRecognitionAsync() ,以异步方式在连续音频流上启动语音识别。 C# 复制 public System.Threading.Tasks.Task StartContinuousRecognitionAsync(); 返回 Task...
StartContinuousRecognitionAsync 方法 参考 反馈 定义 命名空间: Microsoft.CognitiveServices.Speech 程序集: Microsoft.CognitiveServices.Speech.csharp.dll 包: Microsoft.CognitiveServices.Speech v1.42.0 以异步操作的形式在连续音频流上启动语音识别,直到调用 StopContinuousRecognitionAsync () 。必须订阅...