API
WebSocket
A live internet connection that lets Cartesia send text of spoken words instantly to another program.
Related areas
Alternate definitions 7
Definition 2General
A two‑way internet connection that lets you send audio to Deepgram and receive transcripts instantly.
General · curriculum materials
Definition 3Networking
A network connection that stays open, allowing real‑time two‑way communication between your app and a server such as OpenAI’s Realtime API.
Networking · curriculum materials
Definition 4Concepts
A persistent network connection that lets the frontend send audio to the server and receive responses instantly without re‑loading the page.
Concepts · curriculum materials
Definition 5API
A network connection that stays open so client and server can exchange messages instantly in both directions.
API · curriculum materials
Definition 6Networking
A persistent internet connection that lets the browser send and receive audio data instantly without reloading the page.
Networking · curriculum materials
Definition 7Protocols
A network connection that stays open so the client and server can exchange messages instantly in both directions.
Protocols · curriculum materials
Definition 8Concepts
A persistent internet connection that lets the client and server exchange audio or data instantly in both directions.
Concepts · curriculum materials