Speech to speech
This endpoint will start a new task to convert speech from one voice to another in audio or video.
Headers
The version of the RunwayML API being used. You can read more about versioning here.
Request body
Example request
{
"media": {
"uri": "https://example.com/audio.mp3"
}
}Response
The task that was created.
Changes
Changed in 10 of the 54 revisions of this API.2221
- ○
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
- ○
- ●
removed the request property
oneOf[subschema #1: eleven_multilingual_sts_v2]/runwayVoiceIdrequest-property-removed
- ●
- ○
added the new optional request property
oneOf[subschema #1: eleven_multilingual_sts_v2]/runwayVoiceIdnew-optional-request-property
- ○
- ●
removed the request property
oneOf[subschema #1: eleven_multilingual_sts_v2]/runwayVoiceIdrequest-property-removed
- ●
- ○
added the new optional request property
oneOf[subschema #1: eleven_multilingual_sts_v2]/runwayVoiceIdnew-optional-request-property
- ○
- ○
the
modelrequest property default valueeleven_multilingual_sts_v2was removedrequest-property-default-value-removed
- ○
the
typerequest property default valueaudiowas removedrequest-property-default-value-removed
- ○
the
typerequest property default valuerunway-presetwas removedrequest-property-default-value-removed
- ○
the
typerequest property default valuevideowas removedrequest-property-default-value-removed
- ○
added the media type
application/jsonfor the response with the status429response-media-type-added
- ○
- ○
the
modelrequest property default valueeleven_multilingual_sts_v2was addedrequest-property-default-value-added
- ○
the
typerequest property default valueaudiowas addedrequest-property-default-value-added
- ○
the
typerequest property default valuerunway-presetwas addedrequest-property-default-value-added
- ○
the
typerequest property default valuevideowas addedrequest-property-default-value-added
- ○
- ○
the
modelrequest property default valueeleven_multilingual_sts_v2was removedrequest-property-default-value-removed
- ○
the
typerequest property default valueaudiowas removedrequest-property-default-value-removed
- ○
the
typerequest property default valuerunway-presetwas removedrequest-property-default-value-removed
- ○
the
typerequest property default valuevideowas removedrequest-property-default-value-removed
- ○
- ▲
removed
subschema #1from theoneOf[subschema #1: eleven_multilingual_sts_v2]/voicerequest propertyoneOflistrequest-property-one-of-removed
- ▲
removed
subschema #1subschema #2from theoneOf[subschema #1: eleven_multilingual_sts_v2]/mediarequest propertyoneOflistrequest-property-one-of-removed
- ○
the
modelrequest property default valueeleven_multilingual_sts_v2was addedrequest-property-default-value-added
- ○
added
subschema #1: RunwayPresetVoiceto theoneOf[subschema #1: eleven_multilingual_sts_v2]/voicerequest propertyoneOflistrequest-property-one-of-added
- ○
added
subschema #1: SpeechToSpeechAudiosubschema #2: SpeechToSpeechVideoto theoneOf[subschema #1: eleven_multilingual_sts_v2]/mediarequest propertyoneOflistrequest-property-one-of-added
- ▲
- ○
endpoint added
endpoint-added
- ○