Skip to content

Overview

The ResponsiveVoice REST API generates speech audio from any language or platform — no website required. Use it for:

  • Server-side audio generation
  • Mobile apps (Android, iOS) and other non-browser clients
  • Batch processing of text to speech
  • Platforms without Web Speech API support

Base URL: https://texttospeech.responsivevoice.org/v2

  • Multilingual built-in voice catalog
  • Streaming support via HTTP audio streaming and WebSocket streaming
  • BYOK premium providers — bring your own provider API keys for premium voices
  • CDN-cacheable GET endpoint for efficient audio delivery
  • HATEOAS navigation links in voice responses

Explore the API interactively with the Scalar API Reference.

The full OpenAPI specification is available at /openapi.json — import it into Postman, Insomnia, or other API tools.

Detailed endpoint documentation is auto-generated from the OpenAPI specification — see the Endpoint Reference.