android_tts 0.0.2 copy "android_tts: ^0.0.2" to clipboard
android_tts: ^0.0.2 copied to clipboard

PlatformAndroid

A TTS plug-in that supports switching engines

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add android_tts

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

dependencies:
  android_tts: ^0.0.2

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:android_tts/android_tts.dart';
1
likes
135
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A TTS plug-in that supports switching engines

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on android_tts

Packages that implement android_tts