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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add homeguild_voice_kit

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  homeguild_voice_kit: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:homeguild_voice_kit/homeguild_voice_kit.dart';
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