text_to_speech
Speak text aloud on Android using customizable language and speech rate.
Instructions
Speak text aloud using text-to-speech.
Args: text: Text to speak language: Language code (e.g. 'en', 'zh', 'ja') (default: zh) rate: Speech rate, 1.0 is normal (default: 1.0)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| language | No | zh | |
| rate | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |