feat(whatsapp-call): add call recording, transcription, beforeunload termination and documentation

This commit is contained in:
Tanmay Deep Sharma
2026-03-24 13:13:49 +05:30
parent d6eb945d25
commit 504a32214e
19 changed files with 1943 additions and 193 deletions
@@ -82,7 +82,13 @@
"CALL_ENDED": "Call ended",
"NOT_ANSWERED_YET": "Not answered yet",
"THEY_ANSWERED": "They answered",
"YOU_ANSWERED": "You answered"
"YOU_ANSWERED": "You answered",
"ANSWERED_BY": "Answered by {name}",
"DURATION": "{duration}",
"ACCEPT_CALL": "Accept",
"JOIN_CALL": "Join",
"TRANSCRIPT": "Transcript",
"AUDIO_NOT_SUPPORTED": "Your browser does not support audio playback."
},
"HEADER": {
"RESOLVE_ACTION": "Resolve",