You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used simpleaudio because I thought it would be a simple, low dependency, low hassle solution. Looks like I was wrong. Technically you don’t need simpleaudio unless you’re going to be playing back the audio received from the Frame. It’s only used by the helper function that plays audio.
Does anyone with more Python audio experience have a recommendation for a different package?
Hi!
I'm trying to run a container with the SDK installed on but every time I tried to achieve this I get this error:
This is my Dockerfile:
I also see that is a common issue for this package:
hamiltron/py-simple-audio#75
hamiltron/py-simple-audio#70
hamiltron/py-simple-audio#62
maybe we should use a more stable and supported package for audio.
In the mean time any suggestions about this error?
Thank you!
The text was updated successfully, but these errors were encountered: