Skip to content

[Example] 320 — Vapi.ai Voice Agent with Deepgram STT/TTS (TypeScript)#129

Open
github-actions[bot] wants to merge 2 commits intomainfrom
example/260-vapi-deepgram-voice-agent-ts
Open

[Example] 320 — Vapi.ai Voice Agent with Deepgram STT/TTS (TypeScript)#129
github-actions[bot] wants to merge 2 commits intomainfrom
example/260-vapi-deepgram-voice-agent-ts

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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

New example: Vapi.ai Voice Agent with Deepgram STT/TTS (TypeScript)

Integration: Vapi.ai | Language: TypeScript | Products: STT, TTS, Agent

What this shows

A TypeScript server that creates a Vapi voice assistant powered by Deepgram nova-3 (STT) and aura-2 thalia (TTS). Includes an Express webhook endpoint for real-time function calling (pizza order status lookup), assistant provisioning via the Vapi server SDK, and end-of-call reporting.

Required secrets

  • DEEPGRAM_API_KEY
  • VAPI_API_KEY

Built by Engineer on 2026-04-02

@lukeocodes lukeocodes changed the title [Example] 260 — Vapi.ai Voice Agent with Deepgram STT/TTS (TypeScript) [Example] 320 — Vapi.ai Voice Agent with Deepgram STT/TTS (TypeScript) Apr 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions bot commented Apr 2, 2026

Missing credentials — these Node.js examples need secrets:

  • examples/320-vapi-deepgram-voice-agent-ts

@deepgram/devrel please add the required secrets.

@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: VAPI_API_KEY

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:vapi Integration: Vapi.ai language:typescript Language: TypeScript 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.

1 participant