Skip to content

docs: 新增 QCA Realtime Web 接入 Recipe(中英文) - #18

Merged
starhaotian merged 2 commits into
mainfrom
codex/add-qca-realtime-recipe
Sep 22, 2026
Merged

starhaotian merged 2 commits into
mainfrom
codex/add-qca-realtime-recipe

Conversation

@LibraTang

Copy link
Copy Markdown
Contributor

Summary

  • Content type: Recipe
  • Locale: zh-CN / en-US(英文通过 translation_of 关联中文原文)
  • Demo source included: no
  • Target audience: 已有 Forward Template、希望在 Web 应用中接入实时语音的开发者。
  • User problem and expected outcome: 从创建 Conversation 开始,介绍 WebSocket 中继鉴权、文字与音频收发、Work 进度、打断、重连和结束通话,并提供逐项验证标准。新增中英文两版文章,完整示例链接到官方 Quickstart。

Sources and assets

  • Public sources used:
  • Asset owner and license: 正文及本次绘制的 Mermaid 时序图按仓库 CC BY 4.0 提交;示例代码遵循 Apache-2.0 规则。无图片、客户数据或第三方媒体素材,无新增依赖或 Demo。
  • Originality: 基于以上公开资料整理;英文版注明 AI 翻译,不声明全部内容均为原创。

Specialist review

  • 请 Maintainer 核对公开 Realtime API 的产品语义及接入步骤。
  • npm run check 通过:68 项测试,12 篇内容校验,Demo、链接、Catalog 和预览构建检查。
  • TypeScript 片段对照 Quickstart 模块通过严格类型检查;两版 TypeScript 代码及来源链接一致;JSON 解析、Shell 语法和敏感模式检查通过。
  • 本轮未执行真实服务的语音端到端联调;文中验证表用于接入后的实际验证。

Author checklist

  • I used exactly one author and no more than five approved tags.
  • The article has at least three ## sections and no hand-written table of contents.
  • I did not use GitHub Alerts, video, raw HTML, JavaScript, MDX, iframe, remote images, SVG, or interactive content.
  • Images are local PNG, JPEG, or WebP files with meaningful alternative text and documented rights. (N/A: no images.)
  • The contribution contains no credentials, customer data, personal information, internal links, or unreleased capabilities.
  • If a Demo is included, demos/<slug>/ matches the owner article, and the article contains the exact GitHub Demo link. (N/A: no Demo.)
  • If a Demo is included, its README documents prerequisites, setup, run, verification, cleanup, and cost/safety considerations. (N/A: no Demo.)
  • Demo configuration uses placeholders; no dependency cache, build output, binary, archive, nested Git metadata, or symbolic link is included. (No Demo; article credentials use placeholders.)
  • I disclosed the origin and license of Demo source, dependencies, fixtures, and third-party assets. (Public code source disclosed above; no Demo or additional assets.)
  • I reviewed the generated preview locally or from the required GitHub Actions checks.
  • Every commit contains a Signed-off-by trailer.
  • I understand that maintainer Merge to main is the publication event.

Maintainer Demo review

No Demo is included; the following items are not applicable, for Maintainer confirmation.

  • Not applicable, or a Maintainer reviewed the Demo README and source manually.
  • Not applicable, or the claimed result, cleanup, billable operations, permissions, and destructive side effects were reviewed.

Signed-off-by: 如昼 <33648082+LibraTang@users.noreply.github.com>
Signed-off-by: 如昼 <33648082+LibraTang@users.noreply.github.com>
@LibraTang
LibraTang requested review from starhaotian and removed request for anchenqlw September 22, 2026 13:35
@starhaotian
starhaotian added this pull request to the merge queue Sep 22, 2026
Merged via the queue into main with commit 398f001 Sep 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants