speak
Deliver short status updates to the user via text-to-speech for progress, conclusions, errors, and decisions. Always call this when finishing a task instead of only typing.
Instructions
Speak a short status line for the user. Use for real progress, task conclusions, errors/blocks, and when the user must decide or act. Always call this when delivering a conclusion — do not only type. Do not read code or long text. Do not wait until the whole task finishes for the first call. Speak in the system UI language (en): use short English phrases (≤80 characters). Do not force Chinese if the system language is not Chinese.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| category | No | progress | |
| priority | No | normal | |
| interrupt | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |