fl_kdxf_sst_rt 0.0.4 copy "fl_kdxf_sst_rt: ^0.0.4" to clipboard
fl_kdxf_sst_rt: ^0.0.4 copied to clipboard

科大讯飞语音转文字,流式语音听写实现,基于Flutter3.7.10

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fl_kdxf_sst_rt

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

dependencies:
  fl_kdxf_sst_rt: ^0.0.4

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:fl_kdxf_sst_rt/fl_kdxf_sst_rt.dart';