flutter_azure_tts 0.1.0 flutter_azure_tts: ^0.1.0 copied to clipboard
Flutter implementation of Microsoft Azure Cognitives Text-To-Speech
0.1.0 #
- Removed async on initialisation.
- Added withLogs field when initialising.
- Fixed auth token expiring issue.
- Updated dart docs.
0.0.6 #
- Added toString method to all Azure related exceptions
0.0.5 #
- Added toString method to AzureException
0.0.4 #
- Upgraded build_runner to 2.1.1
0.0.3 #
- Downgraded to json_serializable 4.1.4
0.0.2 #
- Removed flutter dependencies
0.0.1 #
- Get Available voices
- Convert text to speech