mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Added STT configuration to global and provider settings - Created SttService with singleton pattern for managing STT operations - Implemented browser-based audio capture page with WebSocket streaming - Added microphone button to ChatTextArea component - Created capture server for hosting browser capture page - Integrated with VS Code URI handler for transcript callbacks - Added STT settings UI components in settings panel - Created comprehensive test suite for STT functionality - Fixed ESLint warnings in SttSettings component Note: Implementation pending security review for API key handling. Waiting for guidance on secure token exchange mechanism. Related to #8852 |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| components | ||
| context | ||
| hooks | ||
| i18n | ||
| lib | ||
| oauth | ||
| utils | ||
| vite-plugins | ||
| App.tsx | ||
| index.css | ||
| index.tsx | ||
| preflight.css | ||
| types.d.ts | ||
| vite-env.d.ts | ||