How to use python to run Google's TTS(Via Shell) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to use python to run Google's TTS(Via Shell)

I want to use subprocess to run a google tts script in shell but, it gives me errors, my code: ##Code import subprocess subprocess.call(["/home/pi/speech.sh", speech])

7th Feb 2017, 12:22 PM
Unknown Unknown
Unknown Unknown - avatar
3 Answers
0
learn gTTS library
7th Feb 2017, 5:03 PM
Ruslan Ovcharenko
Ruslan Ovcharenko - avatar
0
Hmm.... will see, will see
8th Feb 2017, 9:05 AM
Unknown Unknown
Unknown Unknown - avatar
0
problem only < 100 characters, the script I use fixes it
8th Feb 2017, 9:06 AM
Unknown Unknown
Unknown Unknown - avatar