text-to-speech A simple text to speech engine Installation To install the package run this command: pip install text-to-speech Usage Speak import text_to_speech as speech speech.speak("text", "ISO 639-1 Code")