Search...
/
Homepage
Discord
Playground
Documentation
API Reference
Documentation
API Reference
Use the API
API Conventions
Concurrency Limits and Timeouts
API Status
GET
API Status and Version
TTS
Compare TTS Endpoints
POST
Text to Speech (Bytes)
STREAM
Text to Speech (SSE)
WSS
Text to Speech (WebSocket)
Working with WebSockets
Voices
GET
List Voices
POST
Create Voice
DEL
Delete Voice
PATCH
Update Voice
GET
Get Voice
POST
Localize Voice
POST
Mix Voices
POST
Clone Voice from Clip
Voice Changer
POST
Voice Changer (Bytes)
STREAM
Voice Changer (SSE)
Homepage
Discord
Playground
Voices
Mix Voices
POST
https://api.cartesia.ai
/
voices
/
mix
Headers
Auth
X-API-Key
string
Required
Cartesia-Version
"2024-06-10"
Required
Defaults to
2024-06-10
Request
This endpoint expects an object.
voices
list of objects
Required
Show 2 variants
Response
This endpoint returns an object.
embedding
list of doubles
A 192-dimensional vector (i.e. a list of 192 numbers) that represents the voice.
Clone Voice from Clip
Up Next
Built with