
A Python interface for Google's Text to Speech API. Create an mp3 file with the gTTS module or the gtts-cli tool. It allows unlimited lengths to be spoken by tokenizing long sentences where the speech would naturally pause.
This package contains the module for Python 3.