homeguild_voice_deepgram 0.1.0 copy "homeguild_voice_deepgram: ^0.1.0" to clipboard
homeguild_voice_deepgram: ^0.1.0 copied to clipboard

Deepgram STT provider for homeguild_voice_kit. Real-time speech-to-text via WebSocket with multi-language support, VAD events, and keep-alive.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add homeguild_voice_deepgram

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

dependencies:
  homeguild_voice_deepgram: ^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_deepgram/homeguild_voice_deepgram.dart';
0
likes
130
points
--
downloads

Documentation

API reference

Publisher

verified publisherhomeguild.ai

Weekly Downloads

Deepgram STT provider for homeguild_voice_kit. Real-time speech-to-text via WebSocket with multi-language support, VAD events, and keep-alive.

Homepage
Repository (GitHub)
View/report issues

Topics

#voice #stt #deepgram #speech #ai

License

MIT (license)

Dependencies

flutter, homeguild_voice_kit, logging, record, web_socket_channel

More

Packages that depend on homeguild_voice_deepgram