amharic_stt 0.1.1 copy "amharic_stt: ^0.1.1" to clipboard
amharic_stt: ^0.1.1 copied to clipboard

On-device Amharic (am-ET) speech-to-text for Flutter. A thin, typed wrapper over platform speech recognizers with honest availability checks and no custom engine.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add amharic_stt

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

dependencies:
  amharic_stt: ^0.1.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:amharic_stt/amharic_stt.dart';
0
likes
150
points
165
downloads

Documentation

API reference

Publisher

verified publisherabroid.dev

Weekly Downloads

On-device Amharic (am-ET) speech-to-text for Flutter. A thin, typed wrapper over platform speech recognizers with honest availability checks and no custom engine.

Repository (GitHub)
View/report issues

Topics

#ethiopia #amharic #speech-to-text #speech-recognition #voice

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on amharic_stt

Packages that implement amharic_stt