Library for Python 3 to communicate with the Google gtts
Description
gTTS (Google Text to Speech): Python3 interface for Google's Text to Speech API.
Create an mp3 file with the python3 gTTS module. It allows unlimited lengths to
be spoken by tokenizing long sentences where the speech would naturally pause.