azure_stt_flutter
A Flutter package for real-time Speech-to-Text transcription using Microsoft Azure Cognitive Services. Supports Mobile, Desktop, and Web platforms
0.0.10
scognito/azure-stt-flutter
What this package is like to depend on
Last release 16 days ago
07 Aug 2026
Ships unpredictably
gaps range from 8 days to 4 months
Nearly every release is documented
notes for 10 of 10 stable releases
Nothing withdrawn
no release was ever pulled
5 months old
10 releases · first in 2026
10 releases in the last 12 months
see the full history below
Release timeline
10 releases · Mar 2026 to Aug 2026Releases
latest 10-
0.0.1007 Aug 2026 -
0.0.903 Apr 2026Release notes
Open source →- Added optional
externalAudioStreamparameter tostartListening(), allowing callers to supply their own audio source (e.g. a VoIP call or a file) instead of the device microphone [Alfredo Bautista]<br>The stream must provide raw PCM audio: 16 kHz sample rate, mono channel, 16-bit little-endian — the same format the microphone produces<br>WhenexternalAudioStreamisnull, behavior is identical to previous versions
- Added optional
-
0.0.826 Mar 2026Release notes
Open source →- Added
LanguageUtilsclass withgetSupportedLanguages()andmaximizeLocale()methods - Language codes are now automatically sanitized to
languageCode-countryCodeformat (e.g., " en" → "en-US")
- Added
-
0.0.722 Mar 2026 -
0.0.618 Mar 2026Release notes
Open source →- It is now possible to use short-lived token instead of subscription key using the " authorizationToken" parameter
-
0.0.512 Mar 2026Release notes
Open source →- Added support for Continuous or At-Start modes
- BREAKING CHANGE : the String parameter "language" is now a list of String named "languages"
-
0.0.406 Mar 2026 -
0.0.306 Mar 2026 -
0.0.206 Mar 2026 -
0.0.105 Mar 2026