fix(readme): refresh documentation for jitter buffering, voicemail, and WebSocket signaling details

This commit is contained in:
2026-04-10 21:21:29 +00:00
parent c3a63a4092
commit 79147f1e40
4 changed files with 36 additions and 14 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-04-10 - 1.19.1 - fix(readme)
refresh documentation for jitter buffering, voicemail, and WebSocket signaling details
- Add adaptive jitter buffer and packet loss concealment details to the audio pipeline documentation
- Document voicemail unheard count and heard-state API endpoints
- Update WebSocket event and browser signaling examples to reflect current message types
## 2026-04-10 - 1.19.0 - feat(proxy-engine,codec-lib)
add adaptive RTP jitter buffering with Opus packet loss concealment and stable 20ms resampling