pyttsx3 is a text-to-speech conversion library in Python. Unlike alternative libraries, it works offline and is compatible with both Python 2 and 3. An application invokes the pyttsx3.
https://pypi.org/project/pyttsx3/
A thread is a separate flow of execution. This means that your program will have two things happening at once. But for most Python 3 implementations the different threads do not actually execute at the same time: they merely appear to.
https://docs.python.org/3/library/thr...
The tkinter. filedialog module provides classes and factory functions for creating file/directory selection windows.
https://docs.python.org/3/library/dia....
The tkinter.messagebox module provides a template base class as well as a variety of convenience methods for commonly used configurations. The message boxes are modal and will return a subset of (True, False, OK, None, Yes, No) based on the user's selection.
https://docs.python.org/3/library/tki....
The tkinter. scrolledtext module provides a class of the same name which implements a basic text widget which has a vertical scroll bar configured to do the “right thing.” Using the ScrolledText class is a lot easier than setting up a text widget and scroll bar directly.
https://docs.python.org/3/library/tki....
Смотрите видео How to create advance Text to Speech Convertor App using Python Tkinter framework & PYTTSX3 library. онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Sam CodeHub 22 Сентябрь 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 1,601 раз и оно понравилось 83 людям.