语音转文字软件 [英] speech to text software

查看:114
本文介绍了语音转文字软件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我怎样才能使语音识别系统吸收我的声音并将其作为文章写入文件??
Thanks

Hi,
how can i make speech recognition system that take my sound and write it in a file as article??
thanks

推荐答案

您正在寻找语音API:

查看这些链接:

维基百科的一些事实:
http://en.wikipedia.org/wiki/Microsoft_Speech_API [ http://msdn.microsoft.com/en-us/library/ee125663 (v = vs.85).aspx [ http://msdn.microsoft.com/en-us/library/ee125102 (v = vs.85).aspx [
You are looking for Speech API:

Look at those links:

Some wikipedia facts:
http://en.wikipedia.org/wiki/Microsoft_Speech_API[^]

Main MSDN page of that API:
http://msdn.microsoft.com/en-us/library/ee125663(v=vs.85).aspx[^]

Some samples:
http://msdn.microsoft.com/en-us/library/ee125102(v=vs.85).aspx[^]

Good luck!


我发现了你的问题的两个问题.第一个是,你的问题还不完整,你把它命名为语音到文本软件(但是我认为你没有需要一个有效的软件...现在有很多软件可以有效地将语音转换为文本..如果您将它们搜索为google,就可以轻松找到它们.
其次,您将其标记为C ++,C#,NET.我想问您,您确定要在哪种平台或语言上进行开发吗?我问您,因为如果要使用C#或C#进行开发,则需要不同的方法. C ++.在C#中,Microsoft Speech Api和System.Speech.Recognition dll将为您完成所有艰苦的工作.您只需执行几行代码即可实现.
当我在C#中开发了类似的语音识别项目时,那么我将建议您从此处查看有关该主题的教程..
http://www.prodigyproductionsllc.com/articles/programming/simple-speech-recognition -using-c/ [ ^ ]
对于想使用语音识别的新开发人员来说,我认为这是一个很好的教程.祝您好运.:)
I found 2 problems of your question.First one is,your question isn''t complete,you named it speech to text software(but i think you don''t need a software infact)..there are lots of software present now which converts speech to text efficiently..you find them easily if you google them.
Secondly,you tag it C++,C#,NET.I want to ask you,are you sure on which platform or language you will use to develop it?I ask you it,because different approaches need if you want to develop it in C# or C++. In C#,Microsoft Speech Api and System.Speech.Recognition dll will done every hard work for you.You will need just few lines of code to implement it.
As i developed a similar speech recognition project in C#,then i will recommend you to see the tutorial over this topics from here..
http://www.prodigyproductionsllc.com/articles/programming/simple-speech-recognition-using-c/[^]
I think this is a very good tutorial for a new developer who wants to work with Speech Recognition.Best of luck..:)


嘿,

看看这个..
你有个主意.

使用c#移动应用程序进行语音识别 [
Hey,

Have a look at this..
You can get an idea..

speech recognizing using c# mobile application[^]

Good luck.


这篇关于语音转文字软件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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