A simple Speech Synthesizer which uses the module gTTS for Speech Synthesization , Tkinter for GUI ,functools to send data to a tkinter function and os to open the audio file after conversion.
SkyisjustTheBeginning/Speech-Synthesizer
A simple Speech Synthesizer which uses the module gTTS for Speech Synthesization , Tkinter for GUI ,functools to send data to a tkinter function and os to open the audio file after conversion.
Python