Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Voice/Audio does not work in docker container #2

Open
ChrisDeadman opened this issue Apr 18, 2023 · 0 comments
Open

Voice/Audio does not work in docker container #2

ChrisDeadman opened this issue Apr 18, 2023 · 0 comments

Comments

@ChrisDeadman
Copy link
Owner

Describe the bug
Voice and audio do not work in docker container, so sttts client only works when running outside of container..

To Reproduce
Steps to reproduce the behavior:

$ docker run -it --rm --net=host -v ./data/settings.json:/app/data/settings.json deads-inc/open-chatbot-js sttts

ERROR: audio-capture
Started listening...
ERROR: audio-capture
Started listening...
ERROR: audio-capture
Started listening...
ERROR: audio-capture

Expected behavior
There should be a way to pipe audio streams.

Desktop (please complete the following information):

  • OS: node:alpine docker
  • Browser chromium
  • Version 112
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant