text_to_speech_macos

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

text to speech macos

text_to_speech_macos #
The macOS implementation of text_to_speech.
Usage #
Add the dependency #
This package has been endorsed, meaning that you only need to add text_to_speech
as a dependency in your pubspec.yaml. It will be automatically included in your app when you
depend on package:text_to_speech.
This is what the above means to your pubspec.yaml:
...
dependencies:
...
text_to_speech: <text_to_speech_version>
...
copied to clipboard
If you wish to use the macos package only, you can add text_to_speech_macos as a dependency:
...
dependencies:
...
text_to_speech_macos: <text_to_speech_macos_version>
...
copied to clipboard
For the usage details, please check it here

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.