Integrations

Embed everywhere

Use our embeddable player, WordPress plugin, or API to share your audio anywhere.


# Generate audio from text
curl -X POST https://voicethistext.com/api/v1/audio-generations \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{
    "text": "Hello, world!",
    "voice_id": "en-US-GuyNeural",
    "generate_transcript": true
}'
REST API

Build with our API

Integrate text-to-speech into your applications with our powerful REST API. Generate audio, manage voices, and retrieve transcripts programmatically.

  • Simple RESTful endpoints with JSON responses
  • Bearer token authentication
  • Webhooks for async generation status
  • Comprehensive error handling
WordPress Plugin

One-click audio for WordPress

Transform your blog posts into audio with a single click. Our WordPress plugin makes it effortless to create audio versions of your content and automatically embeds a beautiful player.

  • Generate audio from any post or page with one click
  • Auto-embed player at the top of your content
  • Interactive transcript with word-by-word highlighting
  • Pick your favorite TTS provider, model and voice
  • Regenerate audio when content changes
WordPress integration
Coming Soon

More features on the way

We're constantly improving VoiceThisText. Here's what's coming next.

PHP SDK

Native PHP integration

Ready to get started?

Create your free account and start generating audio today.