Version v0.35 ยท supported
[WIP]
Pending copyedit and approval.
Commands¶
A command pairs a trigger with a response: something you say or press, and the action Amri runs in reply. Every profile is a set of commands. These pages cover how to write one.
| Page | What it does |
|---|---|
| Triggers | What fires a command: a spoken phrase, an input, or both. |
| Captures | Pull a spoken value out of a phrase for the command to act on. |
| Free-text and dictation | Capture open speech with {name...}, and the push-to-talk rule around it. |
| Push-to-talk | Gate listening behind a held key, at the profile, category, or command level. |
| Synonyms | Give a captured value extra spoken aliases. |
| Branching | Run a different response for each value you say. |
| Value maps | Remap a captured value before it is used. |
| Common errors | The profile-loading errors you may hit, and how to fix each. |