alan_voice 4.9.0 copy "alan_voice: ^4.9.0" to clipboard
alan_voice: ^4.9.0 copied to clipboard

Alan AI voice assistant SDK for Flutter to add a voice assistant or chatbot to your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alan_voice
copied to clipboard

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

dependencies:
  alan_voice: ^4.9.0
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:alan_voice/alan_voice.dart';
copied to clipboard
115
likes
140
points
541
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.16 - 2025.03.31

Alan AI voice assistant SDK for Flutter to add a voice assistant or chatbot to your app.

Homepage

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on alan_voice