ui-nyla/src/api
ValueOn AG 02a8bcb19f feat(teamsbot): dynamic language and voice selection from Google TTS API
- Replaced static VOICE_PRESETS with dynamic API calls to /voice-google/languages and /voice-google/voices
- Languages and voices loaded from Google Cloud TTS at runtime
- Voice dropdown updates automatically when language changes
- Added fetchLanguages() and fetchVoices() API functions with VoiceLanguage/VoiceOption types
- Test button uses bot name in sample text for personalized preview
- Fallback to basic language options if API unavailable

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 03:31:15 +01:00
..
attributesApi.ts fix:readded deleted code, fixed build 2026-01-12 09:15:07 +01:00
authApi.ts revised ui components 2026-01-20 00:56:00 +01:00
automationApi.ts logical fixes 2026-02-09 23:45:05 +01:00
billingApi.ts billing rbac 2026-02-08 16:14:06 +01:00
chatbotApi.ts fixed chatbot functionality 2026-01-30 14:04:56 +01:00
connectionApi.ts hotfixes 2026-01-13 21:17:27 +01:00
featuresApi.ts fixed mandate routing 2026-02-10 01:44:28 +01:00
fileApi.ts fix:build errors removed 2026-01-05 06:34:31 +01:00
mandateApi.ts feat:finished admin pages 2026-01-12 13:23:11 +01:00
permissionApi.ts Fixed UI issues: 2026-01-13 20:01:27 +01:00
promptApi.ts revised ui components 2026-01-20 00:56:00 +01:00
rbacRulesApi.ts feat:finished admin pages 2026-01-12 13:23:11 +01:00
realEstateApi.ts RealEstate/PageManager: Dashboard, Parcels, Projects, useRealEstate, realEstateApi, FeatureView, MandateNavigation, UiComponents, docs BACKEND_DRIVEN_RENDERING 2026-02-03 08:40:23 +01:00
roleApi.ts feat:finished admin pages 2026-01-12 13:23:11 +01:00
teamsbotApi.ts feat(teamsbot): dynamic language and voice selection from Google TTS API 2026-02-15 03:31:15 +01:00
trusteeApi.ts rbac rules tested and fixed 2026-01-25 03:01:07 +01:00
userApi.ts revised ui components 2026-01-20 00:56:00 +01:00
workflowApi.ts fixed stats and billing sync 2026-02-08 01:44:48 +01:00