Search...
/
Homepage
Discord
Playground
Guides
API Reference
Guides
API Reference
WebSocket
WSS
Stream Speech
Working with WebSockets
REST
POST
Stream Speech (Bytes)
STREAM
Stream Speech (Server-Sent Events)
POST
Clone Voice (Clip)
POST
Mix Voices
POST
Localize Voice
POST
Create Voice
DEL
Delete Voice
PATCH
Update Voice
GET
Get Voice
GET
List Voices
GET
API Status and Version
Homepage
Discord
Playground
REST
Mix Voices
POST
https://api.cartesia.ai
/
voices
/
mix
Mixes voices together to create a new voice. The voices are specified by their IDs or embeddings, and are accompanied by weights to describe how much to mix.
Headers
Auth
X-API-Key
string
Required
Cartesia-Version
string
Required
The version of the Cartesia API to use.
Request
This endpoint expects an object.
voices
list of objects
Required
Show 2 variants
Response
This endpoint returns an object.
embedding
list of doubles
Built with