Skip to main content

ConvoStack

ConvoStack is the Meldcore AI voice platform. It handles real-time spoken conversation — speech in, speech out — including streaming transcription, turn taking, and voice synthesis.

Scope

ConvoStack is voice only. It is the ai_voice capability, not a general conversation brain: reasoning, decisions and knowledge live behind the control plane, and ConvoStack consumes those capabilities rather than implementing them. If you are looking for prompt logic or agent reasoning, you are in the wrong service.

What's in these docs

SectionWhat it covers
Getting startedReaching the service, authenticating, making your first call
API ReferenceEvery endpoint, generated from the OpenAPI document

Where this fits

ConvoStack runs as a Meldcore platform service on port 3042. It is built on @meldcore/app-core, so authentication, organizations and the Party model behave exactly as they do in every other Meldcore application — if you have integrated against one Meldcore service, the auth model here will already be familiar.