开始使用语音识别程序问题 [英] Getting started with speech recognition programming questions

查看:157
本文介绍了开始使用语音识别程序问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以,你都可能看到钢铁侠,托尼与贾维斯称为人工智能系统交互。演示片段 rel=\"nofollow\">(对不起,这是一个商业的)。

So, you've all probably seen Iron Man where Tony interacts with an AI system called Jarvis. Demo clip here (Sorry it's a commercial).

我很熟悉C#,C ++和Visual Basic,但我不能确定哪些选项我有一个适合我的东西喜欢这个节目。理想情况下,我想拥有它帮助我,而通过自动化的几件事情上的一些项目的工作。

I'm very familiar with C#, C++ and Visual Basic, but I am unsure what options I have available for me to program something like this. Ideally, I'd like to have it assist me while working on some projects by automating a few things.

做了一些研究之后,我看到了很多其中,使用苹果脚本的人。好吧,我是Windows开发人员,我在Windows上工作,所以,这是行不通的。

After doing a bit of research, I saw that a lot of people where using apple script. Well, I'm a windows developer and I work on windows, SO, that won't work.

微软有一个语音SDK,但我听说,我可以' T计划它来学习定制的话......在它只是使用它的标准库。这是真的?什么是语音识别与SDK中的其他限制?有没有别的东西呢?

Microsoft has a Speech SDK, but I hear that I can't program it to learn custom words... as in it just uses it's standard library. Is this true? What are the other limitations of speech recognition with the SDK? Is there something else then?

此外,该语言将是更好地使用这样一个项目? C#或VB?

Also, which language would be better to use for a project like this? C# or VB?

推荐答案

在.NET 3.0 System.Speech.Recognition命名空间有SAPI SDK周围很优雅的.NET包装类。包括语法类以自定义的认可。像往常一样,用任何支持.NET语言都可以利用它,具体的语言并不重要。

The .NET 3.0 System.Speech.Recognition namespace has very elegant .NET wrapper classes around the SAPI SDK. Including the Grammar class to customize the recognition. As usual, any .NET enabled language can take advantage of it, the specific language doesn't matter.

这篇关于开始使用语音识别程序问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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