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

PlatformAndroid

A Flutter plugin for Piper TTS, enabling fast, high-quality offline speech synthesis.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add piper_tts_plugin

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

dependencies:
  piper_tts_plugin: ^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:piper_tts_plugin/piper_tts_plugin.dart';
1
likes
150
points
46
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Piper TTS, enabling fast, high-quality offline speech synthesis.

License

MIT (license)

Dependencies

flutter, http, onnxruntime, path_provider, piper_phonemizer_plugin, piper_phonemizer_windows_plugin, plugin_platform_interface, shared_preferences, uuid

More

Packages that depend on piper_tts_plugin

Packages that implement piper_tts_plugin