PackageTrack
Sign in Get early access

azure_speech_services

A Flutter package for real-time Speech-to-Text, Text-To-Speech transcription, and Translation using Microsoft Azure Cognitive Services. Supports Mobile, Desktop, and Web platforms

1.0.5 scognito/azure_speech_services

What this package is like to depend on

Last release today

23 Aug 2026

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 5 of 5 stable releases

Nothing withdrawn

no release was ever pulled

0 months old

5 releases · first in 2026

5 releases in the last 12 months

see the full history below

Release timeline

5 releases · Aug 2026 to Aug 2026
Release Pre-release

Releases

latest 5
  1. 1.0.5 23 Aug 2026
    Release notes
    • Reduce Text-to-Speech latency by reusing a single http.Client in AzureTextToSpeech instead of opening a fresh connection (TCP+TLS handshake) on every synthesize()/listVoices() call; add AzureTextToSpeech.dispose() to close it
    Open source →
  2. 1.0.4 19 Aug 2026
    Release notes
    • Fix PlatformException on dispose when the recorder was never started (e.g. when an external audio stream is supplied and the native recorder is never created)
    • Fix Bad state: Cannot emit new states after calling close by stopping the STT session (closing the WebSocket and cancelling its subscription) before closing the transcription cubit on dispose, and by making TranscriptionCubit ignore emits that race past close() (websocket messages, the clear-text timer, or the explicit stop-listening call)
    Open source →
  3. 1.0.3 11 Aug 2026
    Release notes
    • Fix Text to speech sample
    • Fix Web STT/Translation silence caused by record_web's broken resampler, by downsampling in software
    Open source →
  4. 1.0.1 08 Aug 2026
    Release notes
    • Downgraded record library to 6.2.0 as the 7.x has incompatibilities with azure web services
    Open source →
  5. 1.0.0 07 Aug 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