C# 中的语音识别

发布于 2024-11-13 08:59:22 字数 182 浏览 6 评论 0原文

我正在做一个涉及语音识别的项目。但在这里我不仅仅需要识别简单的命令,我需要我的应用程序来识别很长的句子。例如“我的名字是杰克,我住在英国”。 我目前使用的是微软SAPI5.1。但是当我执行我的应用程序时,它并没有准确地理解我所说的内容。

任何人都可以给我一个更好的选择来完成这件事吗?我需要捕获我所说的内容并将其转换为文本。 请帮忙

I'm doing a project that involves speech recognition. But here i don't just need to recognize simple commands, I need my application to identify a lengthy sentence. Such as "My name is jack, I live in UK".
I'm currently using Microsoft SAPI5.1. But when i execute my application it doesn't take what I'm saying accurately.

Can any one give me a better option of getting this done. I need to capture what I'm saying and convert it to a Text.
Please help

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

做个少女永远怀春 2024-11-20 08:59:22

语音识别的最佳选择必须是 Nuance 的 Dragon Naturally Talking。请注意,它是一个商业解决方案。

The best option for speech recognition would have to be Nuance's Dragon Naturally Speaking. Note that it is a commercial solution though.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文