Roo-Code/packages/types
Roo Code 82a3e7b3a7 feat: Add Google Cloud and Azure TTS integration
- Add TTS provider interface and types with pricing constants
- Implement Google Cloud TTS provider with voice selection and cost tracking
- Implement Azure TTS provider with SSML support and region configuration
- Create default OS TTS provider wrapping existing say module
- Add provider factory for managing multiple TTS providers
- Update TTS utility to support provider switching and usage tracking
- Add monthly usage tracking for free tier management
- Update webview message handler to support TTS provider operations
- Add TTS-related settings to global settings schema
2025-11-04 23:56:11 +00:00
..
npm Identify cloud tasks in the extension bridge (#8539) 2025-10-08 20:54:08 -07:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src feat: Add Google Cloud and Azure TTS integration 2025-11-04 23:56:11 +00:00
.gitignore Task metadata (#7092) 2025-08-14 03:14:17 -07:00
eslint.config.mjs Task metadata (#7092) 2025-08-14 03:14:17 -07:00
package.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsconfig.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsup.config.ts Bump @roo-code/types to v1.42.0 (#6610) 2025-08-02 13:27:59 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00