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

PlatformAndroidiOS
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: ^0.0.6

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
135
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on speech_xf

Packages that implement speech_xf