list_tts_voices
Retrieve all system-installed text-to-speech voices. Use the returned voice names to change the agent's speaking voice.
Instructions
List the system TTS voices installed on this machine. Returns platform-specific names (macOS: "Samantha", "Daniel", "Alex"; Windows: "Microsoft David Desktop"). Pass one of these as the voice argument to speak_text. Use this when the user asks "what voices do you have" or wants to switch the agent's voice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||