Texte python à la parole
# plz suscribe to my youtube channel -->
# https://www.youtube.com/channel/UC-sfqidn2fKZslHWnm5qe-A
#run in Cmd or in terminal
#pip install pyttsx3
import pyttsx3
pyttsx3.speak("hi user")
Programmer of empires