-
Notifications
You must be signed in to change notification settings - Fork 115
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
Sound not playing at all with no error #128
Comments
I am having this issue on my Arch installation. I had to comment out any usage of the playsound module to get the rest of my code working again. |
hm, maybe i should change it to just not playing considering Crostini uses a Debian image |
TheMemeSniper
changed the title
Sound not playing on Crostini/Linux for Chromebook
Sound not playing at all with no error
Oct 24, 2022
Maybe I have a similar issue, I have to wait a few seconds for the sound playing. And I have to add
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying to use the playsound module with the following code and filesystem:
Yet when I execute main.py, no sound plays and no error appears.
I have already installed Gstreamer through apt.
The text was updated successfully, but these errors were encountered: