Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/guide/voice-assistant.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,10 @@ Set `ELEVENLABS_API_KEY` in your environment and restart the hub.
- Ensure no other app is using the microphone
- Try refreshing the page

### Microphone permission fails on Xiaomi/MIUI devices

If voice cannot start on a Xiaomi/MIUI device, or the browser cannot request microphone permission, check the "Display over other apps" permission for Xiaomi Wallet and similar apps. Floating windows, payment or wallet overlays, chat bubbles, screen recorders, translation tools, eye-comfort tools, and game assistants may interfere with the browser's microphone permission prompt. Disable active overlays, reopen HAPI, and grant microphone access again.

### Voice not responding

- Verify the session is connected (green dot in status bar)
Expand Down
Loading