vocra_flutter 0.2.2 copy "vocra_flutter: ^0.2.2" to clipboard
vocra_flutter: ^0.2.2 copied to clipboard

The voice layer for Flutter: talk to an AI that talks back — natural turn-taking, lifelike speech, streaming replies. On-device, your own keys. vocra.cloud

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vocra_flutter

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

dependencies:
  vocra_flutter: ^0.2.2

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:vocra_flutter/vocra_flutter.dart';
8
likes
160
points
245
downloads

Documentation

API reference

Publisher

verified publisherabdoshehata.work

Weekly Downloads

The voice layer for Flutter: talk to an AI that talks back — natural turn-taking, lifelike speech, streaming replies. On-device, your own keys. vocra.cloud

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#voice #speech-to-text #text-to-speech #voice-assistant #ai

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

audio_session, flutter, flutter_secure_storage, just_audio, permission_handler, record, vocra_core

More

Packages that depend on vocra_flutter

Packages that implement vocra_flutter