Python_Voice_Chatbot icon indicating copy to clipboard operation
Python_Voice_Chatbot copied to clipboard

Docker run error (audio)

Open wsdt opened this issue 7 years ago • 0 comments

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.

wsdt avatar Jul 14 '18 15:07 wsdt