Speed UP Audio
A simple API to speed up audio files and optimize transcription costs with AI. You can submit an audio file and specify a speed factor, and the API will return a new audio file, accelerated to the desired speed — reducing processing time and helping lower transcription expenses when using AI services.
Speed UP Audio endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Speed Up Audio File /speed-up-audio |
### `POST /speed-up-audio` Accelerates the provided audio file. ### Headers - `x-rapidapi-proxy-secret` (string, required): The secret key to authorize API access. ### Query… |