homeguild_voice_kit 0.1.0 copy "homeguild_voice_kit: ^0.1.0" to clipboard
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 announcements
  • STTProvider / TTSProvider / VoiceStreamAdapter — pluggable abstract interfaces
  • VoiceConversationState enum — idle, listening, processing, speaking
  • VoiceStreamChunk / VoiceStreamChunkType — typed backend response model
  • STTResult — transcript result with confidence and language detection
  • VoiceInputButton, VoiceStatusIndicator, VoiceTranscriptDisplay widgets
0
likes
160
points
0
downloads

Documentation

API reference

Publisher

verified publisherhomeguild.ai

Weekly Downloads

Voice conversation orchestration for Flutter. Pluggable STT/TTS providers with a complete state machine, sentence buffering, and ready-made widgets.

Homepage
Repository (GitHub)
View/report issues

Topics

#voice #stt #tts #ai #speech

License

MIT (license)

Dependencies

flutter, logging

More

Packages that depend on homeguild_voice_kit