this Python application uses Tkinter and Pyttsx3 to provide a simple text-to-speech functionality. Users can enter text and press the "Speak" button to speak it aloud.
- simple and intuitive usesr interface
- can speak anything you put into the entry feild
- uses pyttsx3 lib for the text-to-speech functionality
- clone the repository
- install dependencies
- run the main.py file in an IDE