text to speech app in tkinter (+ script file)

Опубликовано: 16 Октябрь 2024
на канале: medium guy
370
5

if you ever wondered how to create an app that will speak whatever text you provide you are in the write place!
In this video you will also learn some basics about tkinter + writing a python script file and accessing shell arguments

USEFUL********
code repo: https://github.com/sinawic/text-to-sp...

0:37 package installs
3:11 text to speech with a UI with tkinter
16:52 python script file

#python
#texttospeech
#script
#shell
#tkinter
#venv