自然的手势到音频? [英] Natural Gestures to Audio ?

查看:70
本文介绍了自然的手势到音频?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何将自然手势转换为音频?
什么都需要什么组件?
等待您的答复
请帮助我
-
来自
B.Thiraviaraj
thiraviaraj1990@gmail.com
III CSE,
Sudharsan工程学院

How to convert natural gestures into Audio ?
What are all the components needed?
Waiting for your reply
Pls help me
--
From
B.Thiraviaraj
thiraviaraj1990@gmail.com
III CSE,
Sudharsan engineering college

推荐答案

关于自然手势识别:请查看本文: Andrew Kirillov 是AForge.NET(http://en.wikipedia.org/wiki/AForge.NET [ http://www.aforgenet.com/ [ ^ ])和知识渊博的人,您可以看到他的文章和从文章的页面中寻求建议.

我不确定,也许这篇文章可能会有所帮助:紧凑框架的手指手势支持 [ ^ ].

另外,还有许多CodeProject文章有关鼠标手势识别. (原则上也可能适用吗?)如果有兴趣,只需在CodeProject文章中进行搜索.

现在,语音生成.这是相对简单的.只需使用程序集"System.Speech.dll"和类System.Speech.Synthesis.SpeechSynthesizer,请参见:
http://msdn.microsoft.com/en-us/library/system. speech.synthesis.speechsynthesizer.aspx [ ^ ],
http://msdn.microsoft.com/en-us/library/system.speech. synthesis.aspx [ ^ ].

—SA
About natural gesture recognition: please look at this article: Hands Gesture Recognition[^]. The author, Andrew Kirillov is the author of AForge.NET (http://en.wikipedia.org/wiki/AForge.NET[^], http://www.aforgenet.com/[^]) and a very knowledgeable person, you could see his articles and ask for the advice (from the articles'' pages).

I''m not sure, maybe this article may help: Finger Gesture Support for the Compact Framework[^].

Also, there are many CodeProject articles on mouse gesture recognition. (It could also be applicable in principle?) If interested, just search in CodeProject articles.

Now, the speech generation. This is relatively simple. Just use the assembly "System.Speech.dll" and the class System.Speech.Synthesis.SpeechSynthesizer, see:
http://msdn.microsoft.com/en-us/library/system.speech.synthesis.speechsynthesizer.aspx[^],
http://msdn.microsoft.com/en-us/library/system.speech.synthesis.aspx[^].

—SA


我假设这些组件是网络摄像头,用于编写手势的代码,然后将手势映射到要播放的音频文件.
I would assume the components are a web cam, code to work out gestures, and then a mapping of gestures to the audio files you want to play.


这篇关于自然的手势到音频?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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