Skip to content

[Example] 250 — Agora Real-Time Audio Transcription (Node.js)#125

Open
github-actions[bot] wants to merge 1 commit intomainfrom
example/250-agora-realtime-transcription-node
Open

[Example] 250 — Agora Real-Time Audio Transcription (Node.js)#125
github-actions[bot] wants to merge 1 commit intomainfrom
example/250-agora-realtime-transcription-node

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 2, 2026

New example: Agora Real-Time Audio Transcription (Node.js)

Integration: Agora | Language: Node.js | Products: STT

What this shows

Transcribes live audio from an Agora RTC channel in real-time using Deepgram streaming STT. A Node.js server generates Agora tokens, serves a browser UI where users join a channel, captures microphone audio via the Agora Web SDK, and streams it through a WebSocket to Deepgram for live transcription with speaker diarization.

Required secrets

  • AGORA_APP_ID — Agora project App ID
  • AGORA_APP_CERTIFICATE — Agora project App Certificate

Built by Engineer on 2026-04-02

@github-actions github-actions bot added type:example New example language:node Language: Node.js integration:agora Integration: Agora labels Apr 2, 2026
@github-actions github-actions bot added the status:needs-credentials Missing env vars for E2E tests label Apr 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions bot commented Apr 2, 2026

Waiting on credentials

Missing: AGORA_APP_ID AGORA_APP_CERTIFICATE

Add these as repository secrets and the next review sweep will pick this up.

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

Labels

integration:agora Integration: Agora language:node Language: Node.js status:needs-credentials Missing env vars for E2E tests type:example New example

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants