docs: add Docker audio bridge notes

This commit is contained in:
Stellar鱼 2026-05-25 22:45:12 +08:00
parent 4117fc3645
commit 95cee44301
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: