personal_voice_flutter 0.0.1 copy "personal_voice_flutter: ^0.0.1" to clipboard
personal_voice_flutter: ^0.0.1 copied to clipboard

PlatformiOS

This project uses the iOS personal voice to speak text in your own voice.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add personal_voice_flutter

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

dependencies:
  personal_voice_flutter: ^0.0.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:personal_voice_flutter/personal_voice_flutter.dart';
3
likes
160
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

This project uses the iOS personal voice to speak text in your own voice.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on personal_voice_flutter

Packages that implement personal_voice_flutter