preview_voice
Generate a short TTS preview for a voice and save it as a WAV file to a specified path, using an optional locale and custom text.
Instructions
Generate a short TTS preview and save it to disk.
Args:
voice_id: Voice id from list_voices.
output_path: Where to write the WAV file.
language_code: Optional locale.
text: Optional preview line (max 200 chars).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| voice_id | Yes | ||
| output_path | Yes | ||
| language_code | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |