text_to_speech_web 0.1.0 copy "text_to_speech_web: ^0.1.0" to clipboard
text_to_speech_web: ^0.1.0 copied to clipboard

outdated

Web platform implementation of text_to_speech.

text_to_speech_web #

The web implementation of text_to_speech.

Usage #

Add the dependency #

This plugin is a "endorsed" implementation of text_to_speech, so that it is automatically
included in your Flutter Web 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>   
  ...  

For the usage details, please check it here

2
likes
0
pub points
54%
popularity

Publisher

unverified uploader

Web platform implementation of text_to_speech.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins, text_to_speech_platform_interface

More

Packages that depend on text_to_speech_web