Skip to main content
POST
redo speech
MCP tool: podcast_redo_speech. OAuth scope: podcast.generate.

Authorizations

X-Api-Key
string
header
required

Headers

Idempotency-Key
string

Replay a completed identical request without repeating side effects.

Maximum string length: 128

Body

application/json

请求体

prj_id
string
required

项目ID

script
string
required

文案

is_new
boolean

是新增分镜还是更新分镜 true=新增 false=更新

scene_idx
integer

分镜索引

scene_key
string

分镜唯一标识,有值时优先于scene_idx;上传音频异步redo_tts按scene_idx定位,此字段作为前端key写回

script_config
object

当前Host的TTS参数配置;不传时使用项目已保存配置

voice_id
string

音色ID

Response

200 - application/json

OK

cause
string
code
integer
data
object
details
any
msg
string
rid
string