diff --git a/300 areas/360 Dev-Ops Network Computers/Home Voice Assistant System.md b/300 areas/360 Dev-Ops Network Computers/Home Voice Assistant System.md index 14470a7..cad1283 100644 --- a/300 areas/360 Dev-Ops Network Computers/Home Voice Assistant System.md +++ b/300 areas/360 Dev-Ops Network Computers/Home Voice Assistant System.md @@ -38,8 +38,9 @@ decides intent → calls tools (time/weather/shopping/HA control/reminders/chara See the repo `docs/overview.md` for the full diagram + `docs/agent-api.md` for the API contract + `docs/clients.md` for type/web/Android. ## Status (2026-08-30) -- Voice-over-Snapcast restored (piper docker + HA→.13 SSH auth fixed). +- Voice-over-Snapcast restored (piper docker + HA→.13 SSH auth fixed); full-length speech (pure-python resampler). - Agent persistent as NixOS systemd service; tools verified: time, weather, shopping (KitchenOwl), HA control, reminders, feed-fish, character voices (Trump etc.). -- Next: play_music (Mopidy), calendar (N8N), Apprise messaging (sam/jo/harry/finn), extended TTS voices. +- **Music working**: `play_music` → Mopidy → Spotify → Snapcast (gst-plugin-spotify + device-auth credentials.json; Radiohead/Pink Floyd verified). Fast LLM route `voice-fast` (OpenRouter→opencode-go→deepseek flash) cuts response latency to ~2-3s. +- Next: pause/stop music tools, Apprise messaging (sam/jo/harry/finn), calendar (N8N), extended TTS voices. See [[secrets_fixes]] for credential issues. See also: [[Docker Containers]], [[Home Network Map Overview]]. \ No newline at end of file