Start here
Pick the one that matches what you are doing. Each is a complete path, not an overview.Generate your first audio
One HTTP request, a playable file back, in about five minutes. Start here if you are evaluating Rime or adding speech to an existing backend.
Build a real-time voice agent
A conversational agent that listens and speaks. Complete LiveKit tutorial, or direct WebSocket starters for Next.js, Vite, Express, Node, and FastAPI.
Try Rime from the terminal
Generate and play speech without writing any code. The fastest way to hear a voice and check response speed.
Run Rime on your own infrastructure
Deploy supported models in your VPC or fully on-premises, so audio and text stay inside your network.
Diagnose a failing request
What each status code and WebSocket close code means, what the client observes per transport, and what to capture for support.
Rime at a glance
Talk to the team about enterprise, on-prem, or volume pricing
Custom deployments, compliance (SOC 2, HIPAA), SLAs, and dedicated support for production scale.
Start with Coda
Coda is the default model for new projects. SetmodelId: coda explicitly so the API uses Coda rather than the Mist v3 fallback.
Coda pairs an LLM backbone with a dedicated speech inference engine trained on full-duplex conversations between real people. Through the cloud API, it serves nine languages: English, Arabic, French, German, Hindi, Italian, Japanese, Portuguese, and Spanish. Each voice serves one of them, so the language you need determines which voices are available to you.
Speech capabilities
Generate speech
Turn text into playable or downloadable audio in formats suited to web, mobile, telephony, and media workflows.
Stream speech in real time
Use HTTP for simple streaming responses or persistent WebSockets for the tightest conversational loop, with timestamps and interruption handling.
Shape how speech sounds
Guide delivery, pacing, spelling, pauses, pronunciation, and the way numbers, dates, and other text are spoken.
Build voice agents
Begin with a complete LiveKit tutorial or connect Rime directly from Next.js, Vite, Express, Node.js, or FastAPI.
Connect voice platforms
Integrate with LiveKit, Pipecat, Vapi, Daily, SignalWire, VideoSDK, and other voice application frameworks.
Create a custom voice
Make a branded enterprise voice available to the same speech API as Rime’s voice catalog.
Run Rime in your environment
Use Rime’s regional cloud endpoints or deploy supported models on your own infrastructure.
Developer surfaces
Dashboard
Explore, preview, and save voices; generate speech and inspect normalized text. Create API tokens, follow setup progress, manage teams, and review usage and billing.
HTTP and WebSocket APIs
Generate complete audio responses, stream audio, receive word timestamps, list voices, and use Rime’s language tools.
Application code
Use standard HTTP and WebSocket clients from Python, JavaScript, Go, or any server-side language; no Rime-specific SDK is required. The cheat sheet is the compact parameter and endpoint reference.
CLI
Generate, play, and save speech, inspect usage, and test response speed from the terminal.
MCP server
Let Claude, Codex, and compatible tools browse voices, generate samples, inspect pronunciation and text normalization, and scaffold integrations.
Application integrations
Use Rime with supported voice-agent frameworks, telephony services, deployment platforms, and application builders.

