-
Notifications
You must be signed in to change notification settings - Fork 0
[Suggestion] WhatsApp Business voice message transcription (Node.js) #189
Copy link
Copy link
Closed
Labels
approvedApproved by devrel — PM agent will processApproved by devrel — PM agent will processneeds:approvalWaiting for devrel to approve external suggestionWaiting for devrel to approve external suggestionsuggestion:duplicateDuplicate of an existing example or queue itemDuplicate of an existing example or queue itemtype:suggestionSuggested example to build — triggers build pipeline when appliedSuggested example to build — triggers build pipeline when applied
Metadata
Metadata
Assignees
Labels
approvedApproved by devrel — PM agent will processApproved by devrel — PM agent will processneeds:approvalWaiting for devrel to approve external suggestionWaiting for devrel to approve external suggestionsuggestion:duplicateDuplicate of an existing example or queue itemDuplicate of an existing example or queue itemtype:suggestionSuggested example to build — triggers build pipeline when appliedSuggested example to build — triggers build pipeline when applied
Type
Fields
Give feedbackNo fields configured for issues without a type.
What to build
A working example that receives WhatsApp voice messages via the WhatsApp Business API (Cloud API), downloads the audio, transcribes it with Deepgram, and replies with the transcript text in the same chat.
Why this matters
WhatsApp is the world's most-used messaging platform with 2B+ users, and voice messages are one of its most popular features. Businesses and developers building WhatsApp bots frequently need to process voice messages — for customer support automation, accessibility, note-taking, and more. A reference example showing the complete flow from WhatsApp webhook to Deepgram transcription to reply message fills a common developer need.
Suggested scope
Acceptance criteria
Raised by the DX intelligence system.