Convert Text to Speech in Python
There are several APIs available to convert text to speech in python. One of such APIs is the Google Text to Speech API commonly known as the gTTS API. gTTS is a very easy to use tool which converts the text entered, into audio which can be saved as a mp3 file.

#python #programming

How to convert Text to speech on python using Gtts library
4 Likes71.75 GEEK