text_to_speech
Convert text to speech with base64 MP3 output using Microsoft Edge's free TTS engine. Supports multiple voices and adjustable speed. No API key required.
Instructions
将文字转换为语音,返回 base64 编码的 MP3 音频。无需 API Key。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| speed | No | ||
| voice | No | en-US-JennyNeural |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |