获取TTS 音色
GET /openapi/v2/video/lip_sync/tts_list
概览
| Method | GET |
|---|---|
| Path | /openapi/v2/video/lip_sync/tts_list |
| Type | http |
| Status | 1 |
| Module | 2102810 |
| Folder | 86260306 |
参数
{ "path": [], "query": [ { "required": true, "description": "", "type": "string", "id": "A0BFaTcXbw", "enable": true, "name": "page_num" }, { "required": true, "description": "", "type": "string", "id": "E5UT2RGECe", "enable": true, "name": "page_size" } ], "cookie": [], "header": [ { "required": false, "description": "", "type": "string", "id": "Dvf4mMOeB7", "enable": true, "name": "API-KEY", "sampleValue": "{{YOUR_API_KEY}}" } ] }
请求体
{ "type": "none", "parameters": [], "required": true, "mediaType": "", "examples": [], "oasExtensions": "" }
响应
[ { "id": 164630623, "name": "成功", "code": 200, "contentType": "json", "jsonSchema": { "type": "object", "properties": {} }, "itemSchema": {}, "description": "", "mediaType": "", "headers": [] } ]