Releases: ghuyfel/flutter_azure_tts
Releases · ghuyfel/flutter_azure_tts
0.2.2
What's Changed
- updated Dart version
- updated dependencies versions
- added style and role support
- new example file (example.dart) to run/test in terminal (i.e. dart example.dart -h)
- updated documentation
- bug fixes and improvements
New Contributors
- @alexobviously made their first contribution in #19
Full Changelog: 0.1.6...0.2.2
0.1.6
What's Changed
-
getAvailableVoices now only returns VoicesSuccess and throws an exception otherwise
-
getTts now only returns AudioSuccess and throws an exception otherwise
-
VoicesFailedBadRequest now includes more details in the reason field.
-
AudioFailedBadRequest now includes more details in the reason field.
Full Changelog: 0.1.3...0.1.6