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
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: