text_to_speech_file
Converts text to speech and saves the audio as an MP3 file to disk using Microsoft Edge's free TTS engine. Supports multiple voices and speed adjustment.
Instructions
将文字转换为语音并保存为 MP3 文件到磁盘。无需 API Key。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| speed | No | ||
| voice | No | en-US-JennyNeural | |
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |