Top "Text-to-speech" questions

Text-to-speech or speech synthesis is the artificial production of human speech.

Google Translate API text-to-speech: http requests forbidden

I am making a language learning web app that when you hover over the word, it pronounces it for you. …

javascript google-api text-to-speech http-status-code-403 google-translate
Python Text to Speech in Macintosh

Are there any libraries in Python that does or allows Text To Speech Conversion using Mac Lion's built in text …

python macos text-to-speech
Text-to-speech in PHP with Google Translate

I am trying to convert words to speech .. Untill now I have tried this: <?php $text = "Hello this is …

php html text-to-speech speech google-text-to-speech
Any free Text To Speech for browsers?

Wondering if there is any Text to Speech software available as a plug in for IE or Firefox.

text-to-speech
Is there a text-to-speech software that accepts IPA-based phonetic transcription?

I would like to translate phonetic text (IPA) to synthesized speech. No TTS software that I have found can do …

text-to-speech phonetics
Can I add my own voice to TTS and can generate the paragraph with my own voice?

Can I add the dictionary of my own voice for text to speech application? If it possible which development language …

text-to-speech
MBROLA voices with FreeTTS - Windows

Using MBROLA voices in a Java program with FreeTTS... I am working on a simple text-to-speech program in Java. I …

java eclipse text-to-speech freetts
Android TTS onUtteranceCompleted callback isn't getting called

I am trying to get the Android TTS API to read my "utterance" and then call the onUtteranceCompleted() listener unsuccessfully. …

android text-to-speech
How to set volume for text-to-speech "speak" method?

I'm at a lost. I want to be able to adjust the speak volume. Whatever I do, I can't increase …

android text-to-speech android-audiomanager
Setting language for TTS programmatically?

I have written a small Android Demo to use TTS in different languages. I have a layout with two buttons, …

android multilingual text-to-speech speech-synthesis