Microsoft.Speech,System.Speech和Windows.Media.SpeechRecognition有什么区别? [英] What is the difference between Microsoft.Speech, System.Speech and Windows.Media.SpeechRecognition ?

查看:340
本文介绍了Microsoft.Speech,System.Speech和Windows.Media.SpeechRecognition有什么区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在开展一个需要使用语音识别的项目。我发现有很多不同的语音识别SDK来自Microsoft,Microsoft.Speech,System.Speech和Windows.Media.SpeechRecognition。


这些SDK有什么区别?由于准确性在这个项目中非常重要,我应该使用哪一个?

解决方案

Hi tianyuandz,


感谢您发布此处。


Microsoft.Speech System.Speech 之间的差异, 您想检查StackOverflow中的类似线程。它给出了很好的解释。


https://stackoverflow.com/questions/2977338/what-is-the-difference-between-system-speech-recognition-and-microsoft-speech-re <跨度style ="font-size:0.75em">


Windows.Media.SpeechRecognition


In WinRT你不能使用System.Speech命名空间,你必须使用Windows.Media.SpeechRecognition。


如果你想了解更多有关SRGS如何工作的信息,那么你可以查看官方样本。


https://github.com / Microsoft / Windows-universal-samples / tree / master / Samples / SpeechRecognitionAndSynthesis


最好的问候,


Wendy


I'm currently working on a project which need to use speech recognition. I found that there are many different speech recogniton SDK from Microsoft, Microsoft.Speech, System.Speech and Windows.Media.SpeechRecognition.

What is the difference between these SDK? Since accuracy is very important in this project, which one should I use ?

解决方案

Hi tianyuandz,

Thank you for posting here.

For the difference between Microsoft.Speech and System.Speech,  you would like to check the similar thread in StackOverflow. It gives s good explanation.

https://stackoverflow.com/questions/2977338/what-is-the-difference-between-system-speech-recognition-and-microsoft-speech-re

Windows.Media.SpeechRecognition

In WinRT you cant use System.Speech namespace anyway and you will have to use the Windows.Media.SpeechRecognition.

If you want to know more about how SRGS works then you could look into the official sample.

https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/SpeechRecognitionAndSynthesis

Best Regards,

Wendy


这篇关于Microsoft.Speech,System.Speech和Windows.Media.SpeechRecognition有什么区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆