homeguild_voice_openai_tts 0.1.0
homeguild_voice_openai_tts: ^0.1.0 copied to clipboard
OpenAI TTS provider for homeguild_voice_kit. Natural-sounding text-to-speech with streaming sentence queue, voice selection, and speed control.
0.1.0 #
- Initial release
OpenAITTSProvider— text-to-speech via OpenAI TTS API- Streaming sentence queue with sequential playback
- Voice selection (alloy, echo, fable, onyx, nova, shimmer)
- Speed control (0.25x to 4.0x) with runtime adjustment
- Optional text sanitizer callback (e.g., strip markdown)
- Optional usage tracking callback