Python_Voice_Chatbot
Python_Voice_Chatbot copied to clipboard
Docker run error (audio)
By running the current Dockerfile you will get following error:
-> Error opening audio device (null) for capture: Connection refused
In main.py line 14 (main()): liveSpeech() [VoiceMgr.py]
From perspective the microphone or/and loudspeakers of the host system are not mapped into the container.