Google Translate text-to-speech API library and CLI tool
gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with Google Translate's text-to-speech API. Write spoken mp3 data to a file, a file-like object (bytestring) for further audio manipulation, or stdout.
Homepage: https://github.com/pndurette/gTTS
Maintainer: Klemens Nanni <kn@openbsd.org>