speech_to_text_plugins 1.0.8 copy "speech_to_text_plugins: ^1.0.8" to clipboard
speech_to_text_plugins: ^1.0.8 copied to clipboard

Library for use android speech recognition for android. Now works only with android platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add speech_to_text_plugins

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

dependencies:
  speech_to_text_plugins: ^1.0.8

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

Publisher

unverified uploader

Library for use android speech recognition for android. Now works only with android platform.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on speech_to_text_plugins