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
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