vosk_flutter 0.3.46 copy "vosk_flutter: ^0.3.46" to clipboard
vosk_flutter: ^0.3.46 copied to clipboard

outdated

Flutter plugin for Vosk speech recognition model.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vosk_flutter
copied to clipboard

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

dependencies:
  vosk_flutter: ^0.3.46
copied to clipboard

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:vosk_flutter/vosk_flutter.dart';
copied to clipboard
20
likes
0
points
385
downloads

Publisher

unverified uploader

Weekly Downloads

2024.05.28 - 2025.04.22

Flutter plugin for Vosk speech recognition model.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

archive, flutter, http, path, path_provider, permission_handler

More

Packages that depend on vosk_flutter