speak_text
Converts text to audible speech on macOS using the current audio output device, with optional voice and rate controls.
Instructions
Speak text aloud using macOS text-to-speech on the current output device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rate | No | Speech rate in words per minute | |
| text | Yes | Text to speak | |
| voice | No | macOS voice name (default: Daniel). Use 'say -v ?' to list available voices. |