gateway/modules/features/teamsbot
patrick-motsch ea8cffee3c fix: log teamsbot audio capture diagnostics in gateway
Read and log per-chunk capture diagnostics (trackId, readyState, rms, nativeSampleRate) from bot audioChunk messages to support root-cause analysis of silent audio streams.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-24 14:55:43 +01:00
..
__init__.py teamsbot 2026-02-13 00:00:35 +01:00
bridgeConnector.py refactor: add TransferMode, remove backgroundImageUrl and botAccount fields from config 2026-02-17 18:34:24 +01:00
browserBotConnector.py feat: add debugMode to config, filter bot own captions to prevent repeats 2026-02-18 23:52:51 +01:00
config.py teamsbot 2026-02-13 00:00:35 +01:00
datamodelTeamsbot.py feat: add debugMode to config, filter bot own captions to prevent repeats 2026-02-18 23:52:51 +01:00
interfaceFeatureTeamsbot.py feat: differential transcript, fix bot name in WS handler, AI commands support 2026-02-18 17:50:31 +01:00
mainTeamsbot.py fixes for roles 2026-02-23 17:13:50 +01:00
routeFeatureTeamsbot.py fix: resolve STT AttributeError and int/str TypeError in teamsbot service 2026-02-19 00:09:00 +01:00
service.py fix: log teamsbot audio capture diagnostics in gateway 2026-02-24 14:55:43 +01:00