Voice Changer kalkulieren
Get a price quote for converting a source recording of a given length.
Voice Changer is billed off the length of the source recording, rounded up to the next whole minute. This endpoint prices the length you declare, so the result is an estimate: the amount actually charged is computed from the length Venice measures server-side when the recording is queued. Where the two round to the same minute, the prices are identical — /audio/voice-changer/queue returns the measured duration_seconds so the estimate can be reconciled.
The whole-minute tiers are also published directly as pricing.durations in /models.
/audio/voice-changer/queue, um die USD-Kosten für die Konvertierung einer Quellaufnahme mit einer bestimmten Länge zu schätzen. Voice Changer wird nach der Länge der Quellaufnahme abgerechnet, aufgerundet auf die nächste volle Minute. Die Queue-Antwort liefert die gemessene duration_seconds, sodass Sie die Schätzung abgleichen können.
Voice-Changer-Modelle werden auf /audio/quote nicht akzeptiert.
Postman-Collection
Weitere Beispiele finden Sie in dieser Postman-Collection.Autorisierungen
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
The voice-changer model to price. Models that are not voice changers are not supported here; use /api/v1/audio/quote instead.
"elevenlabs-voice-changer"
Length of the source recording in seconds. Voice Changer preserves timing, so the source length is the billable quantity, priced in whole-minute tiers. This is an estimate: the charge is computed from the length Venice measures server-side when the recording is queued. The per-model maximum is published as max_source_audio_duration_seconds in /models.
x > 060