replit-py icon indicating copy to clipboard operation
replit-py copied to clipboard

replit Python audio library not working

Open CSGuy57 opened this issue 3 years ago • 0 comments

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

CSGuy57 avatar May 18 '22 16:05 CSGuy57