vote up 3 vote down star
1

Hi! 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

flag

50% accept rate

5 Answers

vote up 1 vote down check

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).

link|flag
This would be the way I'd go - pass it off to serverside process, then grab rendered speech file and play it back through flash. – matt lohkamp Oct 3 '08 at 23:44
vote up 0 vote down

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

link|flag
vote up 0 vote down

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.

link|flag
vote up 0 vote down

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!

link|flag
vote up -1 vote down

i'm sorry, but that is not what i'm looking for, it is the opposite (Georgi) And i'm still looking for some java or flash based addon

link|flag
come on, don't answer your own question... – matt lohkamp Oct 3 '08 at 23:43

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.