Top "Google-text-to-speech" questions

Refers to issues related to Google's APIs for text to speech (primarily the cloud text to speech API)

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
Using Google Text-To-Speech in Javascript

I need to play Google text-to-speech in JavaScript. The idea is to use the web service: http://translate.google.com/…

javascript google-text-to-speech
Google Translate TTS API blocked

Google implemented a captcha to block people from accessing the TTS translate API https://translate.google.com/translate_tts?ie=…

google-text-to-speech
Custom Python gTTS voice

I have been using the gTTS module for python 3.4 to make mp3 files of spoken text. It has been working, …

python python-3.x text-to-speech google-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
Android TTS doesn't speak

I am trying to implement text to speech technology of android in my Activity but I face a strange error. …

android text-to-speech google-text-to-speech
ModuleNotFoundError: No module named 'google.cloud'

I'm looking to use the Google "cloud text to speech" api, and I'm having the common problem of the module …

python google-api google-cloud-platform google-text-to-speech
SpeechSynthesis API onend callback not working

I'm using the Speech Synthesis API on Google Chrome v34.0.1847.131. The API is implemented in Chrome starting in v33. The …

javascript google-chrome text-to-speech speech-synthesis google-text-to-speech
pyttsx and gTTS module errors

windows 10-64bit I'm trying to use some text-to-speech tool to read text from lines of .txt document, something like …

python-3.x text-to-speech google-text-to-speech espeak pyttsx
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