Voice dubbing
This endpoint will start a new task to dub audio content to a target language.
Headers
The version of the RunwayML API being used. You can read more about versioning here.
Request body
Example request
{
"audioUri": "https://example.com/audio.mp3"
}Response
The task that was created.
Changes
Changed in 7 of the 54 revisions of this API.2616
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the required property
estimatedCostto the response with the200statusresponse-required-property-added
- ○
- ○
the
modelrequest property default valueeleven_voice_dubbingwas removedrequest-property-default-value-removed
- ○
the
oneOf[subschema #1: eleven_voice_dubbing]/numSpeakersrequest property's exclusiveMinimum was decreased fromtrueto0.00request-property-exclusive-min-decreased
- ○
added the media type
application/jsonfor the response with the status429response-media-type-added
- ○
- ○
the
modelrequest property default valueeleven_voice_dubbingwas addedrequest-property-default-value-added
- ○
the
oneOf[subschema #1: eleven_voice_dubbing]/numSpeakersrequest property's exclusiveMinimum was decreased from0.00totruerequest-property-exclusive-min-decreased
- ○
- ○
the
modelrequest property default valueeleven_voice_dubbingwas removedrequest-property-default-value-removed
- ○
the
oneOf[subschema #1: eleven_voice_dubbing]/numSpeakersrequest property's exclusiveMinimum was decreased fromtrueto0.00request-property-exclusive-min-decreased
- ○
- ▲
removed
subschema #1subschema #2from theoneOf[subschema #1: eleven_voice_dubbing]/audioUrirequest propertyanyOflistrequest-property-any-of-removed
- ○
added
subschema #1subschema #2subschema #3to theoneOf[subschema #1: eleven_voice_dubbing]/audioUrirequest propertyanyOflistrequest-property-any-of-added
- ○
the
modelrequest property default valueeleven_voice_dubbingwas addedrequest-property-default-value-added
- ▲
- ▲
the request's body type/format changed from
object/to/request-body-type-changed
- ●
removed the request property
audioUrirequest-property-removed
- ●
removed the request property
disableVoiceCloningrequest-property-removed
- ●
removed the request property
dropBackgroundAudiorequest-property-removed
- ●
removed the request property
modelrequest-property-removed
- ●
removed the request property
numSpeakersrequest-property-removed
- ●
removed the request property
targetLangrequest-property-removed
- ○
added request discriminator
request-body-discriminator-added
- ○
added
subschema #1: eleven_voice_dubbingto the request bodyoneOflistrequest-body-one-of-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
the
idresponse's property pattern^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$was added for the status200response-property-pattern-added
- ▲
- ○
endpoint added
endpoint-added
- ○