rw_speech_recognizer 1.0.0 copy "rw_speech_recognizer: ^1.0.0" to clipboard
rw_speech_recognizer: ^1.0.0 copied to clipboard

Speech recognizer plugin for RealWear HMT-1(Z1)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rw_speech_recognizer

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

dependencies:
  rw_speech_recognizer: ^1.0.0

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:rw_speech_recognizer/rw_speech_recognizer.dart';
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Speech recognizer plugin for RealWear HMT-1(Z1)

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on rw_speech_recognizer