I
I
Igor Mironov2020-01-12 19:12:13
Python
Igor Mironov, 2020-01-12 19:12:13

Pytts is not working. What to do?

When running the test code
import pyttsx3
engine = pyttsx3.init()
engine.say("What's there")
engine.runAndWait()
When installing pyttsx3, there were no errors pypiwin32 and piwin32 installed without any errors
Running the file via cmd and it instantly closes
Windows 10 1909
Python 3.8

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2020-01-12
@dimonchik2013

catch
try except error and don't close

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question