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 playground, where you can also test them, preview voices, and generate code snippets using View code.
Make sure to have an API key from the provider to use the integration.
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
.