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
{{ message }}
This repository was archived by the owner on Sep 25, 2026. It is now read-only.
Hey, I was trying to run this and got the error: "AttributeError: 'Voice' object has no attribute 'initialName' when I try and run it.
Full error:
File "C:\etc", line 313, in main()
File "C:\etc", line 49, in main voiceNames.appen(f"{voice.initialName} ({voice.voiceID})
"AttributeError: 'Voice' object has no attribute 'initialName'
Hey, I was trying to run this and got the error: "AttributeError: 'Voice' object has no attribute 'initialName' when I try and run it.
Full error:
File "C:\etc", line 313, in main()
File "C:\etc", line 49, in main voiceNames.appen(f"{voice.initialName} ({voice.voiceID})
"AttributeError: 'Voice' object has no attribute 'initialName'