使用任何asp.net techninq进行文本转换的语音

问题描述:

我正在进行语音到文本转换,



我找到了许多使用Api,javascript和HTML的解决方案,



例如: http://talktyper.com/ [ ^ ]



但是当我使用它们时,有一些问题:比如



1.不能正确识别所有单词,

2.文本限制,

3.仅限工作谷歌crome ,



所以我想在asp.net中进行文本转换,



所以请告诉我我如何实现这项工作;



我可以使用银光或任何其他技术吗?

plz建议我

corrently i am working in speech to text conversion,

and i found many solution using Api,javascript and HTML,

Ex: http://talktyper.com/[^]

but when i use them, there are some problems: like

1. not recognize all words in proper way,
2. text limitation,
3.Work only google crome,

So i want speech to text conversion in asp.net,

so plz advise me that how i implement that work;

can i use silver-light,or any other technique for this ?
plz suggest me

检查以下链接



C#语音到文本 [ ^ ]



语音识别,语音到文本,文本到语音,以及C#中的语音合成 [ ^ ]



希望这会对你有所帮助!
Check following links

C# Speech to Text[^]

Speech recognition, speech to text, text to speech, and speech synthesis in C#[^]

Hope this will help you!


看看我的回答我发布在几天前。



我们可以编写代码文本(STT)在ASP.NET中?
Have a look my answer i posted some days ago.

Can We code for "Speech To Text" (STT) in an ASP.NET?