You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\Users\HP-PC\Desktop\test.py", line 11, in
engine.setProperty('voice', voices[1].id)
IndexError: list index out of range
I install all possible pip and also pipwin, pyaudio, but it didn't resolve.
Tell me what should I do know?
The text was updated successfully, but these errors were encountered:
yeah, the basic problem is that it still running while commands are executing so it kinda gets confuses,
please read my issue, that will help to solve some problems in the repo I provide #127
Traceback (most recent call last):
File "C:\Users\HP-PC\Desktop\test.py", line 11, in
engine.setProperty('voice', voices[1].id)
IndexError: list index out of range
I install all possible pip and also pipwin, pyaudio, but it didn't resolve.
Tell me what should I do know?
The text was updated successfully, but these errors were encountered: