azure_stt_flutter 0.0.6
azure_stt_flutter: ^0.0.6 copied to clipboard
A Flutter package for real-time Speech-to-Text transcription using Microsoft Azure Cognitive Services with BLoC/Cubit pattern. Supports Mobile, Desktop, and Web platforms
0.0.6 #
- It is now possible to use short-lived token instead of subscription key using the "authorizationToken" parameter
0.0.5 #
- Added support for Continuous or At-Start modes
- BREAKING CHANGE : the String parameter "language" is now a list of String named "languages"
0.0.4 #
- Changed screenshots
0.0.3 #
- Added screenshots
0.0.2 #
- Minor updates to documentation
0.0.1 #
- Initial Version of the library