TTS
Get TTS models
GET
https://api.tunio.ai/v1/tts/modelsGet available TTS models for public use
查询参数
| 名称 | 类型 | 说明 |
|---|---|---|
| lang | string | Language filter |
响应
| 名称 | 类型 | 说明 |
|---|---|---|
| models | array | Models contains available TTS providers/models for the filter. |
| [item]Required | object | - |
| success | boolean | Success indicates the list loaded successfully. |