试图在asp.net中将文本转换为语音
问题描述:
您好我正在开发一个课程培训应用程序,我需要将显示的文本转换为音频。
因此我需要知道我该怎么做
我有哪些选择?
谢谢。
Hi i am developing a course training application in which i need to convert displayed text to audio.
therefore i need to know how can i do this
what options do i have ?
Thanks.
答
参考
文字转语音 [ ^ ]
以下是一些可以帮助你的sdk
http://www.ispeech.org/api
http://www.lumenvox.com/products/speech_engine/
http://en.wikipedia.org/wiki/M icrosoft_Speech_API
查看此主题
http://www.dreamincode.net/forums/topic/75990-convert-speech-to-text-反之亦然-cn%23net /
Following are some sdk that will help you
http://www.ispeech.org/api
http://www.lumenvox.com/products/speech_engine/
http://en.wikipedia.org/wiki/Microsoft_Speech_API
Check this thread also
http://www.dreamincode.net/forums/topic/75990-convert-speech-to-text-and-vice-versa-in-c%23net/
查看这篇文章
在C#中进行语音识别,语音到文本,文本到语音和语音合成 [ ^ ]