previewEdgeVoice
Generate a short MP3 audio preview using an Edge TTS voice to evaluate text delivery. Adjust rate, pitch, and volume to hear how the selected voice sounds before using it.
Instructions
Synthesize a short preview clip with an Edge TTS voice. Returns MP3 bytes (base64 in the response).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rate | No | e.g. +10% / -20% | |
| text | Yes | Text to synthesize | |
| pitch | No | e.g. +20Hz / -10Hz | |
| voice | Yes | Edge voice ShortName, e.g. ms-MY-YasminNeural | |
| volume | No | e.g. +15% / -10% |