flutter_tts 0.0.4 copy "flutter_tts: ^0.0.4" to clipboard
flutter_tts: ^0.0.4 copied to clipboard

outdated

A flutter plugin for Text to Speech

ChangeLog #

0.0.4 #

  • Simplify podspec for Cocoapods 1.5.0

0.0.3 #

  • Adding IOS/Android speech pitch and volume

0.0.2 #

  • Flutter formatting and fixing pubspec sdk versioning

0.0.1 #

  • first POC :
    • methods : speak, stop, setRate, setLangauge, getLanguages
    • a globalHandler for completion