将文本转换为自然流畅的语音
Documentation Index
Fetch the complete documentation index at: https://www.qhaigc.net/docs/llms.txt
Use this file to discover all available pages before exploring further.
| 名称 | 类型 | 必选 | 说明 |
|---|---|---|---|
model | string | 否 | 语音模型名称,默认为 qhai-tts |
voice | string | 否 | 语音角色名称,如 “可爱少女”。可以通过 获取角色列表接口 获取所有可用角色。 |
input | string | 是 | 要生成音频的文本内容 |