ValueOn AG
96819abcf2
fix: Audio-Chunk Overlap - 1s Pre-Roll nach gesendeten Chunks behalten, STT Wortanfang nicht abschneiden
...
Made-with: Cursor
2026-03-07 02:12:20 +01:00
ValueOn AG
ee2dcd61f1
feat: migrate audio capture from ScriptProcessorNode to AudioWorkletNode with fallback
...
Made-with: Cursor
2026-02-28 15:53:31 +01:00
ValueOn AG
25f684eb58
AudioCapture: adaptive chunks (8s max, flush after 1s silence)
...
Made-with: Cursor
2026-02-28 00:49:11 +01:00
ValueOn AG
07f7b03515
AudioCapture: lower RMS threshold to 0.0003, increase chunk to 4s for less fragmentation
...
Made-with: Cursor
2026-02-27 22:38:27 +01:00
ValueOn AG
cd22b1da9f
AudioCapture: add pre-roll buffer for speech onset, fix diagnostic counter
...
Made-with: Cursor
2026-02-27 22:14:58 +01:00
ValueOn AG
681744292d
AudioCapture: add extended diagnostics for silent audio investigation
...
Made-with: Cursor
2026-02-27 16:40:08 +01:00
ValueOn AG
77ca96e23c
Add root-cause diagnostics for authenticated launch and WebRTC audio uplink.
...
Log anon flag presence in auth launch URL and record outbound WebRTC sender stats (delta bytes/packets) around each TTS playback to prove whether audio is transmitted to the meeting.
Made-with: Cursor
2026-02-27 08:23:24 +01:00
ValueOn AG
3863063984
Improve audio capture chunking for more stable STT.
...
Increase captured WebRTC audio chunk duration to reduce fragmented transcriptions and improve recognition quality in meetings.
Made-with: Cursor
2026-02-26 21:18:07 +01:00
ValueOn AG
79c1555e0c
fix: capture active teams audio track with diagnostics
...
Replace first-track audio lock with multi-track capture management, add RMS-based activity detection, and propagate capture diagnostics (trackId, readyState, rms, nativeSampleRate) to gateway logs for root-cause analysis.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-24 14:55:16 +01:00
ValueOn AG
dbecc602b7
fixed voice
2026-02-23 23:01:25 +01:00
ValueOn AG
04abaf9402
feat: authenticated join flow, audio capture, camera activation, transferMode support
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 18:43:30 +01:00