smart_speech_sdk 1.3.1 copy "smart_speech_sdk: ^1.3.1" to clipboard
smart_speech_sdk: ^1.3.1 copied to clipboard

智言语音评测Flutter sdk ,暂时只支持安卓和ios 两个平台

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_speech_sdk

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

dependencies:
  smart_speech_sdk: ^1.3.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:smart_speech_sdk/smart_speech_sdk.dart';
0
likes
135
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

智言语音评测Flutter sdk ,暂时只支持安卓和ios 两个平台

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on smart_speech_sdk