关于[Continuous Speech Recognition in .NET Core WPF applications | Around and About .NET World]的摘要:
In the last article we talked about how to integrate Speech Recognition in .NET Core WPF applications with the Cognitive Services Speech SDK. In that occasion, we shown how to use the RecognizeOnceAsync method to recognize a single utterance. But the Speech SDK supports also continuous recognition, so today we’ll see how to leverage this feature.