background_stt 1.0.5 copy "background_stt: ^1.0.5" to clipboard
background_stt: ^1.0.5 copied to clipboard

outdated

A flutter plugin for Speech-to-Text & Text-To-Speech service always active in background mode.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add background_stt

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

dependencies:
  background_stt: ^1.0.5

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:background_stt/background_stt.dart';
39
likes
40
points
37
downloads

Publisher

verified publisherumairadil.com

Weekly Downloads

A flutter plugin for Speech-to-Text & Text-To-Speech service always active in background mode.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on background_stt