You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(tts-provider): Implement TtsProvider class for text-to-speech synthesis
- Introduce TtsProvider class as an abstract base class for TTS synthesis
- Add async synthesize method to handle text input and optional speech configuration
0 commit comments