jm_baidu_stt_plugin 0.0.9 copy "jm_baidu_stt_plugin: ^0.0.9" to clipboard
jm_baidu_stt_plugin: ^0.0.9 copied to clipboard

Baidu speech recognition & wake-up Flutter plugin powered by the latest native SDKs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jm_baidu_stt_plugin

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

dependencies:
  jm_baidu_stt_plugin: ^0.0.9

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:jm_baidu_stt_plugin/jm_baidu_stt_plugin.dart';
1
likes
160
points
301
downloads

Publisher

unverified uploader

Weekly Downloads

Baidu speech recognition & wake-up Flutter plugin powered by the latest native SDKs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on jm_baidu_stt_plugin

Packages that implement jm_baidu_stt_plugin