Go to file
hailin b39dab2536 fix: don't send tts start on wake word - it stops ESP32 recording
ESP32 stops sending audio when it receives tts start because it
thinks the server is speaking. Just acknowledge detect silently.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 07:03:16 -07:00
antaf fix: v8 bridge - attach after voice chat open, remove open_voice from relay 2026-04-06 05:35:07 -07:00
backend feat: append concise reply hint to Antaf queries 2026-04-06 04:30:32 -07:00
docs docs: add antaf integration plan for ESP32 device 2026-04-05 12:26:31 -07:00
frontend add frontend code 2026-04-05 12:05:11 -07:00
.gitignore add backend code 2026-04-05 19:01:15 +00:00
README.md first commit 2026-04-05 18:55:20 +00:00
relay.py fix: don't send tts start on wake word - it stops ESP32 recording 2026-04-06 07:03:16 -07:00
start_voice_bridge.sh fix: v8 bridge - attach after voice chat open, remove open_voice from relay 2026-04-06 05:35:07 -07:00

README.md