speech_xf 1.0.1 copy "speech_xf: ^1.0.1" to clipboard
speech_xf: ^1.0.1 copied to clipboard

outdated

该插件集成了讯飞语音识别和语音合成功能。支持Android和IOS平台

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add speech_xf

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

dependencies:
  speech_xf: ^1.0.1

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_xf/speech_xf.dart';
7
likes
0
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

该插件集成了讯飞语音识别和语音合成功能。支持Android和IOS平台

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on speech_xf

Packages that implement speech_xf