sounddevice returns no device on virtual environment as background service
I have realized a little script in Python, using sounddevice as library. I’ve created this bash script using venv, so the script runs correctly on its virtual environment.
sounddevice returns no device on virtual environment as background service
I have realized a little script in Python, using sounddevice as library. I’ve created this bash script using venv, so the script runs correctly on its virtual environment.