Top "Text-to-speech" questions

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

Google Text-To-Speech API

I want to know how can I use Google Text-to-Speech API in my .NET project. I think I need to …

text-to-speech google-text-to-speech
How to make Python speak

How could I make Python say some text? I could use Festival with subprocess but I won't be able to …

python text-to-speech
Text to speech(TTS)-Android

I am new to the android platform. Now I am working on TTS(Text to Speech).If I enter the …

android text-to-speech
High-Quality Text-To-Speech engine for personal use

I'm looking for a high-quality TTS engine that I can afford (let's say less than 1000$). So far, I've tried flite …

text-to-speech festival flite
Java: Text to Speech engines overview

I'm now in search for a Java Text to Speech (TTS) framework. During my investigations I've found several JSAPI1.0-(…

java text-to-speech
Using list preference in Android

I have a text to speech application where the user can select a language and also select a male or …

android preferences text-to-speech listpreference
C# Speech Recognition - Is this what the user said?

I have need to write an application which uses a speech recognition engine -- either the built in vista one, …

c# speech-recognition text-to-speech
How to convert text string to speech sound

I am looking for a way to convert text(string) in ENG to speech(sound) in c#. do anyone know …

c# .net text-to-speech
ms speech from command line

Is there a way to use the MS Speech utility from command line? I can do it on a mac, …

cmd text-to-speech
pyttsx: No module named 'engine'

I'm trying to install TTS package by using this. Everything was okay until I tried to execute the following command: …

text-to-speech python-3.4 speech-synthesis