Skip to content

Session parking - #305

Open
immunochomik wants to merge 2 commits into
mainfrom
session-parking
Open

Session parking#305
immunochomik wants to merge 2 commits into
mainfrom
session-parking

Conversation

@immunochomik

Copy link
Copy Markdown
Contributor

Document session parking for the Realtime API

Session parking lets a Realtime session release its compute during long stretches of near-silent audio, and resume automatically or via new PauseRecognition/ResumeRecognition messages, without ending the session or losing the connection.

  • spec/realtime.yaml: add PauseRecognition/ResumeRecognition and their RecognitionPaused/RecognitionResumed acks, plus the new Warning (not_allowed), Error (park_resume_failed) and Info (session_parked, session_resumed) values these introduce.
  • New session-parking.mdx page covering automatic parking, manual pause/resume, the preserve_timeline option, and session limits. Add the page to the Realtime sidebar.

tomaszs added 2 commits August 14, 2026 10:01
  Session parking lets a Realtime session release its compute during long stretches of near-silent audio, and resume automatically or via new PauseRecognition/ResumeRecognition messages, without ending the session or losing the connection.

  - spec/realtime.yaml: add PauseRecognition/ResumeRecognition and their RecognitionPaused/RecognitionResumed acks, plus the new Warning (not_allowed), Error (park_resume_failed) and Info (session_parked, session_resumed) values these introduce.
  - New session-parking.mdx page covering automatic parking, manual pause/resume, the preserve_timeline option, and session limits. Add the page to the Realtime sidebar.
@vercel

vercel Bot commented Aug 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Aug 14, 2026 10:11am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant