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

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.6

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';
38
likes
120
pub points
59%
popularity

Publisher

verified publisherumairadil.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on background_stt