-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
crashes in Python 3.11.8 #1
Comments
Ouch. That function just attempts to switch to the first audio device, hopefully the built-in speaker. It should work without that function. EDIT: Oh, and you will also have to remove set_volume() function and the func. call at line 61. Honestly I don't know what's wrong by looking at the error so I would just amputate the script. |
Easier done than said. |
Merhaba,
I got a crash with Python 3.11.8
The text was updated successfully, but these errors were encountered: