Integrations

Official plugins for popular platforms, plus everything you need to build your own.

Astro plugin

@vocasync/astro adds audio to your Astro content automatically: it synthesizes speech from your Markdown/MDX, aligns it for word-level highlighting, and ships an audio player component. It handles multilingual content and even math-to-speech for LaTeX, with a CLI to sync content.

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.

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

The React library isn’t released yet. In the meantime you can build the same experience on the REST API using artifact downloads and publishable keys.

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.