ボイスをローカライズする
Localize a voice to sound native in another accent. This creates a new voice with its own voice ID.
承認
Cartesia API key (sk_car_...). Get one at play.cartesia.ai/keys.
ヘッダー
API version header.
2026-08-14 "2026-08-14"
ボディ
Request to localize a voice into an accent.
ID of the existing voice you want to localize.
Name for the newly localized voice.
The accent to localize into. Get ids from GET /accents with is_localizable=true.
modern-standard-arabic Description for the newly localized voice.
Short tagline for the newly localized voice.
Controls who can access this resource. Prefer "public" | "private". Deprecated nested { "type": "public" | "private" } is still accepted.
private, public レスポンス
The ID of the newly created voice.
Who can use the resource. private means only the owner can use the resource. public means everyone can use the resource.
private, public The name of the voice.
A few words describing the voice.
A description for the voice, typically longer than the tagline if both are provided.
The date and time the voice was created.
The voice's language, as an ISO 639-1 code (e.g. en, fr, zh)
"en"
The ID of the user who owns the voice.
When the resource is returned by the list endpoint. owner means the resource appears for the owner only. all means the resource appears for all users.
owner, all