mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add useSpeechRecognition hook with Web Speech API support - Integrate microphone button into ChatTextArea component - Add visual feedback for active recording state - Display interim transcripts during speech input - Add comprehensive localization support for voice features - Include error handling for various speech recognition scenarios - Add comprehensive test coverage for the speech recognition hook Fixes #9052 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||