speech_processing_xf 0.1.0 copy "speech_processing_xf: ^0.1.0" to clipboard
speech_processing_xf: ^0.1.0 copied to clipboard

The plug-in integrates iFlytek's speech recognition and speech synthesis functions. Support for Android and IOS platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add speech_processing_xf

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

dependencies:
  speech_processing_xf: ^0.1.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:speech_processing_xf/speech_result.dart';
import 'package:speech_processing_xf/speech_xf.dart';
1
likes
150
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

The plug-in integrates iFlytek's speech recognition and speech synthesis functions. Support for Android and IOS platforms.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on speech_processing_xf