如何编程龙自然而然地说 [英] how to program dragon naturally speaking

查看:75
本文介绍了如何编程龙自然而然地说的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿伙计们,我们正在设计一个类人机器人,我们不知道如何添加语音识别和语音,我们发现最好的选择是龙自然说,但我们不知道用哪种语言它写的?以及如何编写类似的程序?我们只是希望程序机器人能够回答我们编写的问题并执行我们的语音命令

解决方案

如何编写程序喜欢它?也许,通过将你的一生奉献给科学和技术的相关部门,但我不确定你的一生是否足以取得任何重大进展。看起来你几乎不知道你在问什么。







从您的回复中可能看起来.NET FCL可能适用于您的问题,您只需要参考其文档的相关部分:

http://msdn.microsoft.com/en-us/library/gg145021.aspx [ ^ ],

http://msdn.microsoft.com/en-us/library/system.speech.recognition.aspx [< a href =http://msdn.microsoft.com/en-us/library/system.speech.recognition.aspxtarget =_ blanktitle =New Window> ^ ],
http://msdn.microsoft.com/en-us/library /system.speech.synthesis.aspx [ ^ ]。



整个库附带.NET Framework,它的使用只需要一个程序集System.Speech.dll,它可以在GAC中找到,所以你可以通过Visual Studio的.NET选项卡来引用它。添加参考窗口。



如果您遇到图书馆的任何问题,我很乐意尝试提供帮助。



-SA


hey guys, we are designing a humanoid robot and we don't know how to add voice recognition and speech to it, we found that the best choice is "dragon naturally speaking" but we don't know in which language was it written? and how to write a program like it? we just want program the robot to answer the questions we programmed and do our voice commands

解决方案

How to write a program like it? Probably, by dedicating your whole life to the related branches of science and technology, but I'm not sure if your lifetime would be enough to get any considerable progress. It looks like you have almost no clue on what you are asking about.

[EDIT]

As from your reply it may seem that .NET FCL might be applicable to your problem, all you need is the references to relevant parts of its documentation:
http://msdn.microsoft.com/en-us/library/gg145021.aspx[^],
http://msdn.microsoft.com/en-us/library/system.speech.recognition.aspx[^],
http://msdn.microsoft.com/en-us/library/system.speech.synthesis.aspx[^].

The whole library comes with .NET Framework and its use needs a reference to just one assembly, "System.Speech.dll", which is found in GAC, so you reference it through the tab ".NET" of the Visual Studio "Add Reference" window.

If you face any problems with the library, I'll gladly try to help.

—SA


这篇关于如何编程龙自然而然地说的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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