I'm looking for a Text-Speech API for my project, but I couldn't find a good one, because I'm looking for free.

I have found iSpeech, It's free for mobile developers but you must pay if you are a web developer.

I tried Google Text Speech, but it's limited to 100 characters.

Do you know any API for Text-Speech like these?

Thanks.

link|improve this question

What platform are you developing for? – Rowland Shaw Nov 10 '11 at 13:10
I'm developing an user script (javascript). – ocanal Nov 10 '11 at 13:12
Is this to run on mobile platform(s), via web brower(s), metro or another JavaScript host? – Rowland Shaw Nov 10 '11 at 13:15
It's only for web browser, just like browser extension. – ocanal Nov 10 '11 at 13:26
feedback

1 Answer

up vote 1 down vote accepted

you can use this The Javascript API for text to speech using javascript

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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