adityakm24 / Python-text-to-speech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-text-to-speech

Text to speech is a process to convert any text into voice. Text to speech project takes words on digital devices and convert them into audio with a button click or finger touch. Text to speech python project is very helpful for people who are struggling with reading.


To install the required libraries, you can use pip install command:

pip install tkinter
pip install gTTS
pip install playsound

About

License:MIT License


Languages

Language:Python 100.0%