A simple Python program that converts text into speech. Users can either input text directly or provide a text file containing the content they want to hear.
- Input text directly or read from a text file.
- Converts the provided text to speech and plays it back.
- Easy-to-use command-line interface.
- Python 3.x
gttslibrary for text-to-speech conversionplaysoundlibrary for playing audio files