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

outdated

科大讯飞语音识别插件(Plugin for xunfei voice detaction)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xfvoice

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

dependencies:
  xfvoice: ^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:xfvoice/xfvoice.dart';
2
likes
0
pub points
30%
popularity

Publisher

unverified uploader

科大讯飞语音识别插件(Plugin for xunfei voice detaction)

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on xfvoice