语音(语音调制)到文本重新识别 [英] Speech (voice modulation) to Text recoginisation

查看:151
本文介绍了语音(语音调制)到文本重新识别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在.net 3.5中将语音转换为文本?
<罢工>如果有人知道任何手段,请向我解释.我厌倦了在谷歌搜索答案.对于高级开发人员而言,这是一个挑战,因为这种技术已在手机中开始使用.
请发布一些文章或代码段的链接.

谢谢

How to convert speech to text in .net 3.5?
If anyone knows any means, please explain to me. I am tired of searching an answer in google. It''s a challenge for senior developers because means of this tecnology is already started in mobile phones.
Please post links to some articles or code snippet.

Thanks

推荐答案

您需要引用程序集System.Speech —一个标准的.NET库,并使用< cpde> System.Speech.Recognition命名空间.从这里开始: http://msdn.microsoft.com/en-us/library/system.speech.recognition.aspx [ ^ ].

奇怪的是您没有找到它.

—SA
You need to reference the assembly System.Speech — a standard .NET library and use <cpde>System.Speech.Recognition namespace. Start from here: http://msdn.microsoft.com/en-us/library/system.speech.recognition.aspx[^].

It strange that you did not find it.

—SA


首先参考SA的解决方案,然后看看这些线程..

http://stackoverflow.com/questions/227140/c-sharp-speech-recognition-is-this-what-the-user-said [ ^ ]

http://stackoverflow. com/questions/1768679/c-transcribe-wav-file-to-text-speech-to-text-with-system-speech-namespaces [ http://stackoverflow.com/questions/4677471/voice-speech-to-text [ ^ ]
First refer to SA''s solution and also look at these threads..

http://stackoverflow.com/questions/227140/c-sharp-speech-recognition-is-this-what-the-user-said[^]

http://stackoverflow.com/questions/1768679/c-transcribe-wav-file-to-text-speech-to-text-with-system-speech-namespaces[^]

http://stackoverflow.com/questions/4677471/voice-speech-to-text[^]


这篇关于语音(语音调制)到文本重新识别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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