picovoice 1.1.9 copy "picovoice: ^1.1.9" to clipboard
picovoice: ^1.1.9 copied to clipboard

discontinuedreplaced by: picovoice_flutter

A Flutter package for Picovoice's end-to-end voice platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add picovoice

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

dependencies:
  picovoice: ^1.1.9

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:picovoice/picovoice.dart';
7
likes
80
pub points
0%
popularity

Publisher

verified publisherpicovoice.ai

A Flutter package for Picovoice's end-to-end voice platform.

Homepage

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, flutter_voice_processor, porcupine, rhino

More

Packages that depend on picovoice