Pyttsxy not playing audio when converted to executable
I have built a chatbot that allows users to replay the latest message. The replay function is connected to the tkinter GUI, and uses pyttsx3 to “speak” an output when a replay button is pressed.