Integrations
Official plugins for popular platforms, plus everything you need to build your own.
Astro plugin
@vocasync/astroturns the posts in a content collection into narrated audio at build time, and ships a player that follows along word by word. Equations are read aloud as sentences, a CLI regenerates only what you actually changed, and the player is designed to take on your site’s palette rather than impose its own.
Highlighting is optional: skip alignment and you get narration alone, which is cheaper and available in every language the voices speak rather than the subset that can be force-aligned.
Read the Astro plugin guide for installation, configuration, theming and the headless engine.
WordPress plugin
The WordPress plugin adds a Gutenberg block with live preview, so you can voice any post or page in one click. Audio is hosted on a secure CDN, with optional word highlighting during playback, and the player takes its colours from a small set of theme settings.
Install it from the plugin directory listing, add your API key in settings, then insert the VocaSync block into any post.
React components
A headless React component library — an audio player with word-highlighting hooks, SSR-compatible and fully typed — is on the way.
Coming soon
Build your own
Anything the plugins do, you can do directly on the API. Start with API keys & authentication, wire up webhooks for completion events, and consult the API reference for endpoint details. See the marketing integrations page for plugin links and demos.