Skip to content

[Realtimekit]: Add docs around end of meeting transcriptions private beta removal#30924

Open
ToxicityMax wants to merge 1 commit into
productionfrom
ToxicityMax/rtk-ai-docs
Open

[Realtimekit]: Add docs around end of meeting transcriptions private beta removal#30924
ToxicityMax wants to merge 1 commit into
productionfrom
ToxicityMax/rtk-ai-docs

Conversation

@ToxicityMax
Copy link
Copy Markdown
Contributor

@ToxicityMax ToxicityMax commented May 19, 2026

Summary

  • Remove end of meeting transcription private beta removal.
  • New option of transcribe_on_end in create meeting.

Screenshots (optional)

Screenshot 2026-05-20 at 12 39 49 PM

Documentation checklist

  • Is there a changelog entry (guidelines)? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to RSS feeds, the Discord, and X.
  • The change adheres to the documentation style guide.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@github-actions
Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/realtime/ @cloudflare/product-owners, @cloudflare/realtime, @cloudflare/RealtimeKit, @roerohan, @ravindra-cloudflare

@ToxicityMax ToxicityMax force-pushed the ToxicityMax/rtk-ai-docs branch from ed29ec7 to 3dddbde Compare May 20, 2026 07:08
@ToxicityMax ToxicityMax changed the title feat(realtimekit): end of meeting transcriptions private beta remove [Realtimekit]: Add docs around end of meeting transcriptions private beta removal May 20, 2026
}
```

Use `ai_config.transcription.language` to set the transcript language. If `transcribe_on_end` is not set, end-of-meeting transcription is disabled and real time transcripts are user.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and real time transcripts are user.

(doubt): What does this part mean?
Do we mean to say *used or something else?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the catch. Fixed

|---------|-------------|
| Feature | Description |
| -------------------------------------------------------- | ----------------------------------------- |
| [Transcription](/realtime/realtimekit/ai/transcription/) | Real-time and post-meeting speech-to-text |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| [Transcription](/realtime/realtimekit/ai/transcription/) | Real-time and post-meeting speech-to-text |
| [Transcription](/realtime/realtimekit/ai/transcription/) | Real-time and end-of-meeting speech-to-text |

Should we change "post-meeting" to "end-of-meeting" here as well, or is it fine as is?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

## Quick start

Enable AI features when creating a meeting:
Enable post-meeting transcription when creating a meeting:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Enable post-meeting transcription when creating a meeting:
Enable end-of-meeting transcription when creating a meeting:

Should we use "end-of-meeting" instead of "post-meeting" here as well, or is it fine as is?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@ToxicityMax ToxicityMax force-pushed the ToxicityMax/rtk-ai-docs branch from 3dddbde to 188d068 Compare May 20, 2026 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants