Overview
ResponsiveVoice REST API
Section titled “ResponsiveVoice REST API”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
Features
Section titled “Features”- 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
Interactive Documentation
Section titled “Interactive Documentation”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.
Endpoint Reference
Section titled “Endpoint Reference”Detailed endpoint documentation is auto-generated from the OpenAPI specification — see the Endpoint Reference.