gateway/modules/features/teamsbot
patrick-motsch e24ef42617 feat(teamsbot): AI voice test, config save, camelCase mapping, default voices
- Voice test endpoint generates sample text dynamically via AI in selected language
- Fixed config save: added "config" to allowed update fields in interfaceFeatures
- Clean camelCase mapping in interfaceVoiceObjects (audio_content -> audioContent)
- Default TTS voices for common languages in connectorVoiceGoogle
- Fixed updateFeatureInstanceConfig -> updateFeatureInstance with config field

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 10:08:50 +01:00
..
__init__.py teamsbot 2026-02-13 00:00:35 +01:00
bridgeConnector.py teamsbot 2026-02-13 00:00:35 +01:00
browserBotConnector.py fixed path realEstate and bot connect 2026-02-15 02:57:02 +01:00
config.py teamsbot 2026-02-13 00:00:35 +01:00
datamodelTeamsbot.py feat(teamsbot): Replace bridge with browser bot architecture 2026-02-15 00:04:39 +01:00
interfaceFeatureTeamsbot.py fix(teamsbot): Fix Invalid Date + pass language to browser bot 2026-02-15 01:26:27 +01:00
mainTeamsbot.py teamsbot 2026-02-13 00:00:35 +01:00
routeFeatureTeamsbot.py feat(teamsbot): AI voice test, config save, camelCase mapping, default voices 2026-02-15 10:08:50 +01:00
service.py feat(teamsbot): URL extraction, status mapping, voice test, improved logging 2026-02-15 03:26:23 +01:00