list_voices
List available text-to-speech voices from system or OpenAI engines to select the right voice for speaking summaries and announcements aloud.
Instructions
List available text-to-speech voices. Returns system (macOS) voices and/or OpenAI voices depending on the engine parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine | No | Which engine voices to list: "system", "openai", or "all" (default). | all |