Top "Text-to-speech" questions

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

Where Can I Download Microsoft Speech SDK 5.4

I need to develop a simple 64-bit C++ Text to Speech (TTS) program to run on Windows 7 and Vista. My …

c++ windows text-to-speech sapi
Android TTS male voices

Is it possible to install and configure some male voices on android.speech.tts.Voice? I have read some news …

android text-to-speech speech-synthesis google-voice
Exception with Freetts when using kevin or mbrola

I am trying to run a program using freetts. I am able to compile the program however I am not …

java text-to-speech jsapi
text to phonemes converter

I'm searching for a tool that converts text to phonemes, (like text to speech software) I can program one but …

text text-to-speech speech
Unable to detect completion of TTS (callback) android.

I am developing android application in which I am using text to speech conversion.What I need when I open …

android callback text-to-speech
Text to speech in objective-c iPhone

I am developing an application in which I have to play string as an audio. I am using http://translate.…

iphone objective-c text text-to-speech speech
best practice for specifying pronunciation for Android TTS engine?

In general, I'm very impressed with Android's default text to speech engine (i.e., com.svox.pico). As expected, it …

android text-to-speech ssml
How to Programmatically Change TTS Default Engine

In addition to the Pico TTS engine that comes with Android, I have another TTS engine installed. I can change …

android text-to-speech
How to install and use additional voices in SpeechSynthesizer()?

I need to use male voice in SpeechSynthesizer in addition to default Anna voice. I installed some files from Microsoft, …

.net text-to-speech speech
Chrome text-to-speech API doesn't work

I'm trying the chrome text-to-speech API but even the demo provided by google https://developer.chrome.com/trunk/extensions/examples/…

google-chrome-extension text-to-speech google-text-to-speech