(语音代码)需要一些帮助来查找文本转语音插件

发布于 2024-07-07 08:51:50 字数 118 浏览 4 评论 0原文

我正在寻找一个可以用声音说出角色的插件。 它是用于非商业用途的,如果它能发声更多语言,如亚洲语、英语等,那就太好了…… 我用谷歌搜索过,但似乎找不到任何免费使用的东西。

更新:这是供网络使用的

I am looking for an addon that can say characters vocally. It is for non-commercial use, and it would be nice if it can vocalize more languages, like asian, english etc...
I have googled it, but can't seem to find anything for free use.

Update: This is for web use

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

霓裳挽歌倾城醉 2024-07-14 08:51:50

您可以尝试 http://espeak.sourceforge.net/ 并制作该单词的 mp3,然后进行流式传输它到 Flash 应用程序(您可以使用 darwin 进行流式传输)。

You could try http://espeak.sourceforge.net/ and make an mp3 of the word, then stream it to a flash application (you could use darwin for the streaming).

心在旅行 2024-07-14 08:51:50

您可以使用 freetts1.2 API 将文本转换为 Java 中的语音。 使用起来非常简单。 此链接可能对您有用,其中有一个示例程序。

http://learnsharelive.blogspot.com/2011 /01/convert-text-to-speech-java-freetts12.html

You can convert the text to speech in Java using freetts1.2 API. It is quite simple to use. This link could be useful for you which has an example program.

http://learnsharelive.blogspot.com/2011/01/convert-text-to-speech-java-freetts12.html

刘备忘录 2024-07-14 08:51:50

您要搜索的内容是 Sphinx4。 可以在此处找到其他语言的一些自由言论模型。

What yo uare searching for ist Sphinx4. Some free speech models for other languages can be found here.

七色彩虹 2024-07-14 08:51:50

关于 Java 文本转语音引擎也提出了类似的问题。 看一下问题Java:文本到语音引擎概述和看看是否有任何回复有帮助。

A similar question has been asked regarding Java Text-to-Speech engines. Take a look at the question Java: Text to Speech engines overviewand see if any of the responses are helpful.

纸短情长 2024-07-14 08:51:50

您不太可能找到 Actionscript 2.0 或 3.0 文本到语音代码库,因为声音合成才刚刚在即将推出的 Flash Player 版本 10 中引入。

但是 Java 有很多,请尝试 >,甚至那个

It's unlikely that you'll find an Actionscript 2.0 or 3.0 text to speech codebase, as sound synthesis is only just being introduced in the upcoming Flash Player version 10.

Java however has many, try this, this, or even that!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文