Skip to main content
POST
Update take phonemes
Rewrite pronunciation and regenerate audio and video instructions. phonemes is required. Optional text relabels the line; omit it to keep the existing text. Alphabet and symbols are in Phonemes. This charges a new audio job. If there are not enough credits, the request fails and the take is unchanged. It also fails if audio is still in progress, or after video has started. Poll Get take until audio_url is set again.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

clip_id
string<uuid>
required

Clip ID.

take_id
string<uuid>
required

Take ID.

Body

application/json
phonemes
string
required
text
string

Optional relabel of the spoken line. Omit to keep the existing text.

Response

Audio rebuild started

id
string<uuid>
required
text
string
required
phonemes
string
required
estimated_seconds
number
credits_charged
any
credits_used
any
credits_remaining
any
error
string