speak
Convert text to speech with selectable speaker and adjustable speed. Supports both synchronous and asynchronous audio playback.
Instructions
VOICEVOXを使用してテキストを読み上げます
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | 読み上げるテキスト | |
| speaker | Yes | 話者ID(VOICEVOXの話者番号) | |
| speedScale | No | 読み上げ速度のスケール(デフォルト1.0) | |
| async | No | 非同期再生モード(falseの場合、音声再生の完了を待ちます。デフォルトtrue) |