python-gtts

Wrapper for the Google TTS (Text-to-Speech) API (Python 2)
  https://pypi.python.org/pypi/gTTS
  0
  no reviews



A Python interface for Google's Text to Speech API. Create an mp3 file with the gTTS module. It allows unlimited lengths to be spoken by tokenizing long sentences where the speech would naturally pause.

This package contains the module for Python 2.