Authorizations
Body
multipart/form-data
URL of the input audio to change speed.
Example:
"https://example.com/input_audio.mp3"
Factor to change the audio speed (min: 0.25, max: 4.0)
Required range:
0.25 <= x <= 4
Example:
1.5
Deprecated: use audio_url
instead.
Example:
"https://example.com/input_audio.mp3"
Audio file to upload and process directly.
Desired output format.
Available options:
mp3
, wav
, flac
, ogg
, aac
, webm
Example:
"mp3"
Callback URL for async processing results.
Example:
"http://your-webhook-url.com/callback"