homeguild_voice_kit 0.1.0
homeguild_voice_kit: ^0.1.0 copied to clipboard
Voice conversation orchestration for Flutter. Pluggable STT/TTS providers with a complete state machine, sentence buffering, and ready-made widgets.
0.1.0 #
- Initial release
VoiceConversationManager— full state machine with sentence buffering, filler word cleanup, and tool announcementsSTTProvider/TTSProvider/VoiceStreamAdapter— pluggable abstract interfacesVoiceConversationStateenum — idle, listening, processing, speakingVoiceStreamChunk/VoiceStreamChunkType— typed backend response modelSTTResult— transcript result with confidence and language detectionVoiceInputButton,VoiceStatusIndicator,VoiceTranscriptDisplaywidgets