- Fix a bug where
setLanguage()
wasn't invoked due to typo insetLanguage
. - Update flutter_tts to 3.2.2 and update the example app.
- Support
setVolume()
. - Minor cleanups.
- Fix calling onCancel in a successful situation and refactor native implementations.
- All APIs now return valid values (0, 1, empty list, and etc.).
- Stabilize speaking states management.
- Initial release.