보이스 체인저 비용 견적
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 호출 전에 사용하여 지정한 길이의 원본 녹음을 변환하는 USD 비용을 추정합니다. 보이스 체인저는 원본 길이를 다음 정수 분으로 올림해 청구됩니다. 큐 응답이 측정된 duration_seconds를 반환하므로 추정치를 대조할 수 있습니다.
보이스 체인저 모델은 /audio/quote에서 허용되지 않습니다.
Postman 컬렉션
추가 예제는 이 Postman 컬렉션을 참조하세요.인증
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
본문
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