Install python3-gtts by entering the following commands in the terminal:
sudo apt update sudo apt install python3-gtts
Description:
Wrapper and CLI utility for the Google TTS (Text-to-Speech) API (Python 3)
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.
Homepage: https://pypi.python.org/pypi/gTTS
Version: 1.2.0-1
Section: universe/python