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

Flutter plugin for Aliyun NUI SDK — speech recognition (ASR) and text-to-speech (TTS) on Android, iOS, and HarmonyOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aliyun_voice

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

dependencies:
  aliyun_voice: ^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:aliyun_voice/aliyun_voice.dart';
0
likes
145
points
215
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Aliyun NUI SDK — speech recognition (ASR) and text-to-speech (TTS) on Android, iOS, and HarmonyOS.

Repository (GitHub)
View/report issues

Topics

#speech #tts #asr #voice #aliyun

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on aliyun_voice

Packages that implement aliyun_voice