-
Notifications
You must be signed in to change notification settings - Fork 0
Queue: Sinch Voice API call transcription with Deepgram STT #157
Copy link
Copy link
Closed
Labels
action:generateAction: ready for code generationAction: ready for code generationqueue:new-exampleQueue: build a new exampleQueue: build a new example
Description
Integration: Sinch Voice API
Origin
Requested in #142: "Server-side Node.js using the Sinch SDK (@sinch/sdk-core). Handles inbound PSTN/SIP calls via the Sinch Voice API, streams audio via the SVAML conference bridge or WebSocket audio hook, and forwards to Deepgram live WebSocket."
What this should show
A Node.js server that uses the Sinch Voice SDK (@sinch/sdk-core) to handle inbound PSTN/SIP calls, tap the call audio via the SVAML conference bridge or WebSocket audio hook, and stream the raw audio to Deepgram's live STT WebSocket for real-time transcription. Should demonstrate the full pipeline: Sinch call setup → audio stream extraction → Deepgram STT → transcript output.
Credentials likely needed
SINCH_APPLICATION_KEYSINCH_APPLICATION_SECRETSINCH_PHONE_NUMBERDEEPGRAM_API_KEY
Reference
Sinch Voice API docs: https://developers.sinch.com/docs/voice/
Queued by PM from #142 on 2026-04-03
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
action:generateAction: ready for code generationAction: ready for code generationqueue:new-exampleQueue: build a new exampleQueue: build a new example