Integrations
A collection of integrations to extend Sync API core functionality.
Integrations allow you to easily extend Sync’s platform with more powerful features, such as text-to-speech.
You can find all available integrations and enable them in the integrations page. Once enabled, you can test them in the generations playground, preview voices, and generate code snippets using View code.
Enabling integration with own API key is only available on the Creator plan or higher. If you don’t provide it, our internal integration will be used, and the usage costs will be reflected in your usage billing.
ElevenLabs
ElevenLabs is at the forefront of research in Text-to-Speech, AI Voice Generation, and more.
This integration extends the generation endpoint with ElevenLabs’ Text-to-Speech functionality.
To start using it, refer to the generate endpoint reference. Ensure the input type
is set to text
, and add ElevenLabs
as the name
of the provider, along with a valid voiceId
.