speech_xf_type 0.0.5 copy "speech_xf_type: ^0.0.5" to clipboard
speech_xf_type: ^0.0.5 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_xf_type

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

dependencies:
  speech_xf_type: ^0.0.5

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_type/speech_xf_type.dart';
2
likes
135
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

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

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on speech_xf_type

Packages that implement speech_xf_type