Skip to content
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

replit Python audio library not working #129

Closed
CSGuy57 opened this issue May 18, 2022 · 1 comment
Closed

replit Python audio library not working #129

CSGuy57 opened this issue May 18, 2022 · 1 comment

Comments

@CSGuy57
Copy link

CSGuy57 commented May 18, 2022

When trying to play an audio file in Python, I receive the following: TimeoutError: Source was not created within 2 seconds. I have verified this across multiple replits with wav files of various lengths and always get the same thing.

This error can be observed here: https://replit.com/@CSGuy57/py-audio-demo#main.py

@blast-hardcheese
Copy link
Collaborator

See #219. We removed our custom in-repl audio in favor of guiding users towards more standard, better supported tooling (see pulsectl on pypi, as well as this blog post on using "system audio").

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants