Merge pull request #32122 from yu-xin-c/codex/docs-docker-audio-bridge-32009

docs: add Docker audio bridge notes
This commit is contained in:
Ben Barclay 2026-05-27 13:42:36 +10:00 committed by GitHub
commit 7d94eee0a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 80 additions and 0 deletions

View file

@ -485,6 +485,8 @@ brew install portaudio # macOS
sudo apt install portaudio19-dev # Ubuntu
```
If you are running Hermes inside Docker on a Linux desktop, the container also needs access to your host audio socket. See the [Docker audio bridge](/user-guide/docker#optional-linux-desktop-audio-bridge) notes for a PulseAudio/PipeWire-compatible setup.
### Bot doesn't respond in Discord server channels
The bot requires an @mention by default in server channels. Make sure you: