python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Does SSML increase Google Text-to-speech quota usage?
I have a little indie project that uses the TTS API, and want to make use of SSML to change the way the text is read in some circumstances, but trying to stay under the 4M chars/month quota to avoid g...

Virus610
Votes: 0
Answers: 1
Problem when reading a wavfile generated using gTTS
For my project I tried to use gTTS to generate an audio file from a String and then manipulate said audio, but when I tried to open it with some libraries (scipy and librosa), it says that the format ...
Samuel Hermelo
Votes: 0
Answers: 1
Google Android Text-to-Speech is not working with PDFBox on Android
I use PDFBox to extract text from a document and display it, I also want the text extracted available to Text-to-Speech so it can dictate it but it does not work. I tried different methods from differ...
danfabros
Votes: 0
Answers: 0