synthesize_speech
Convert text to natural-sounding speech using Azure neural voices. Supports six languages with optional voice selection for clarity and accuracy.
Instructions
Convert text to speech using Microsoft Azure Speech Services. Supports multiple languages and voices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| voice | No | Optional specific voice name. If not provided, uses the best voice for the language. | |
| language | Yes | Language code (e.g., en-US, fi-FI, es-ES, de-DE, fr-FR, sv-SE) | en-US |
| sentence | Yes | The text to convert to speech |