docs: music playback (Mopidy+Spotify) working; fast voice-fast LLM route
This commit is contained in:
@@ -50,7 +50,7 @@ Same effect — the agent picks up the topic and speaks the reply. (Use whicheve
|
||||
| "put on your Donald Trump voice and tell me a joke" | `speak_as` | piper (per-character) |
|
||||
| "send {topic}/{payload}" (advanced) | `ha_service_cmd` | HA any service |
|
||||
| any open question | `answer` | OmniRoute LLM |
|
||||
| "play {artist/album}" | `play_music` | Mopidy *(planned)* |
|
||||
| "play {artist/album}" | `play_music` | Mopidy → Spotify (gst-plugin-spotify + credentials.json) ✅ |
|
||||
|
||||
The LLM picks the tool automatically from natural language — you don't pick it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user