PackageTrack
Sign in Get early access

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 2026
Release Pre-release

Releases

latest 10
  1. 0.0.10 07 Aug 2026
    Release notes
    • Updated README
    Open source →
  2. 0.0.9 03 Apr 2026
    Release notes
    • Added optional externalAudioStream parameter to startListening(), 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>When externalAudioStream is null, behavior is identical to previous versions
    Open source →
  3. 0.0.8 26 Mar 2026
    Release notes
    • Added LanguageUtils class with getSupportedLanguages() and maximizeLocale() methods
    • Language codes are now automatically sanitized to languageCode-countryCode format (e.g., " en" → "en-US")
    Open source →
  4. 0.0.7 22 Mar 2026
    Release notes
    • Updated screenshots
    Open source →
  5. 0.0.6 18 Mar 2026
    Release notes
    • It is now possible to use short-lived token instead of subscription key using the " authorizationToken" parameter
    Open source →
  6. 0.0.5 12 Mar 2026
    Release notes
    • Added support for Continuous or At-Start modes
    • BREAKING CHANGE : the String parameter "language" is now a list of String named "languages"
    Open source →
  7. 0.0.4 06 Mar 2026
    Release notes
    • Changed screenshots
    Open source →
  8. 0.0.3 06 Mar 2026
    Release notes
    • Added screenshots
    Open source →
  9. 0.0.2 06 Mar 2026
    Release notes
    • Minor updates to documentation
    Open source →
  10. 0.0.1 05 Mar 2026
    Release notes
    • Initial Version of the library
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive