Voice, as
infrastructure.
Speech-to-text, conversation, and speech synthesis behind one authenticated HTTPS endpoint — powered end-to-end by Cervana's own models, Percept, Noema, and Melo, with no third-party AI APIs. The same API runs in Cervana's cloud and in fully air-gapped on-premise deployments. Guides and the complete endpoint reference live in one place, generated from the versioned contract, so they can never drift from what's deployed.
Speech to text
Caller audio in, finalized transcript out — streaming partials included.
POST /chat · Cervana Noema 1.0Chat completions
The language-model reasoning layer — streamed replies, OpenAI-compatible tool calling.
POST /synthesize · Cervana Melo 1.0Text to speech
Natural speech, streamed as WAV — preset or cloned voices.
/voicesVoice cloning
Register consented voices, scoped strictly to your own key.
These are the raw building blocks. Phone agents themselves — greeting, voice, language, capabilities, number — are composed in the Cervana console, no code required; every call they answer runs on these same endpoints.
Quickstart
Mint a key, make your first calls, stream a chat reply.
GuideTool Calling
Let your agent act mid-call — lookups, transfers, bookings.
GuideSIP Interconnect
Connect your trunk or PBX — everything your telephony team needs.
GuideWeb Widget
One script tag puts your voice agent on any website.
ReferenceEvery endpoint
Paths, schemas, error shapes, and a request sample for each.