azure_speech_recognition_null_safety
azure_speech_recognition with sound null safety.
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 11 months
Nearly every release is documented
notes for 13 of 14 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
14 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
14 releases · Mar 2023 to Dec 2024
2024
2025
2026
Releases
latest 14-
0.9.630 Dec 2024Release notes
Open source →- Fix: Update gradle for compatibility with Android Studio Ladybug 2024.2.1.
-
0.9.505 Feb 2024 -
0.9.423 Jan 2024 -
0.9.312 Oct 2023 -
0.9.210 Oct 2023 -
0.9.107 Oct 2023Nothing published for this version
-
0.9.031 Aug 2023Release notes
Open source →- Feat: Added task cancellation, which allows cancelling all active Simple Recognition tasks.
-
0.8.928 Aug 2023Release notes
Open source →- Fix: Use asynchronous recognition on iOS to avoid blocking main isolate.
-
0.8.827 Jul 2023 -
0.8.727 Jul 2023Release notes
Open source →- Feat: Partial results are now transmitted through calls to the appropriate handlers.
- Refactor: Removed poorly documented methods.
- Important: If your application depends on any of these methods consider staying on version 0.8.6.
-
0.8.620 Jul 2023 -
0.8.514 Apr 2023Release notes
Open source →- Fix: final response now returns the empty string whenever result.getReason() is different from ResultReason.RecognizedSpeech on Android.
-
0.8.409 Apr 2023 -
0.8.305 Mar 2023Release notes
Open source →- Added null safety.
- Added (optional) segmentation silence timeout for simple voice recognition.