Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 420 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 420 Bytes

A Text-to-Speech (TTS) Converter Project in Python using Tkinter and pyttsx3 (or gTTS for online capability) creates an application that allows users to input text and have it read aloud by the computer. This project involves creating a graphical user interface (GUI) where users can enter text, choose preferences like voice gender and speech speed, and then convert the text into spoken words through their speakers.