labesoft / top-projects

Welcome to our simple python projects portfolio
1 stars 0 forks source link

Fixed #38: Completed the Talker text to speech app #39

Closed benlapETS closed 3 years ago

benlapETS commented 3 years ago

We have successfully developed the text to speech python project. We used the popular tkinter library for rendering graphics on a display window, gTTs (google text to speech) library to convert text to voice, and playsound library to play that converter voice from the text.