A TTS Reader in python which uses gTTS API, you can use to read a bunch of text, Note that you need internet access.
The Text To Speech project is a Python-based application that converts user-provided text into speech using the Google Text-to-Speech (gTTS) library. The application takes a text string and a username ...