flutter_tts_tizen 1.4.0 copy "flutter_tts_tizen: ^1.4.0" to clipboard
flutter_tts_tizen: ^1.4.0 copied to clipboard

The Tizen implementation of flutter_tts plugin.

1.4.0 #

  • Update flutter_tts to 3.6.3.
  • Update the example app.
  • Add support for getDefaultVoice and getMaxSpeechInputLength.
  • Increase the minimum Flutter version to 3.3.

1.3.0 #

  • Limit the range of setSpeechRate to be between 0.0 and 1.0.
  • Unsupport getSpeechRateValidRange.
  • Update flutter_tts to 3.5.0.
  • Update the example app.

1.2.1 #

  • Refactor the C++ code.

1.2.0 #

  • Fix a bug where setLanguage() wasn't invoked due to typo in setLanguage.
  • Update flutter_tts to 3.2.2 and update the example app.
  • Support setVolume().
  • Minor cleanups.

1.1.1 #

  • Fix calling onCancel in a successful situation and refactor native implementations.

1.1.0 #

  • All APIs now return valid values (0, 1, empty list, and etc.).

1.0.1 #

  • Stabilize speaking states management.

1.0.0 #

  • Initial release.
4
likes
110
pub points
47%
popularity

Publisher

verified publishertizen.org

The Tizen implementation of flutter_tts plugin.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_tts_tizen