The voiceover endpoint produces an mp3 from either a text script or an
existing audio file. It uses the AdSkull voice library and your custom
cloned voices.
Endpoints
Modes
Create Parameters
Idempotency-Key is required on every POST /v1/voice-generations.
Pricing
- 2 credits per 10 seconds, rounded up to the next 10 seconds.
- Minimum 2 credits per request.
- Duration is estimated from text length (12 chars / second) for
tts, or
measured from the uploaded audio for sts.
Example: TTS
Example: STS (re-voice an existing recording)
Completed Response
Possible Errors