azure_speech_recognition 0.8.0 copy "azure_speech_recognition: ^0.8.0" to clipboard
azure_speech_recognition: ^0.8.0 copied to clipboard

An implementation of Azure Speech Recognition Service for Flutter.

0.8.0 #

Breaking changes: #

New method to initialize the speech recognition plugin. See readme to know more about.

New release : #

  • Support for asynchronous recognition for the simple voice.
  • Support for microphone streaming for having text while dictating
  • New method to initialize the AzureSpeechRecognition

0.0.1 #

First release: #

  • it supports only Android.
  • it supports only the voice recognition with the result at the end of the speech.

TODO:

  • add support to IOS.
  • add support to microphone stream
8
likes
30
points
13
downloads

Publisher

verified publishercristianbregant.it

Weekly Downloads

An implementation of Azure Speech Recognition Service for Flutter.

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on azure_speech_recognition

Packages that implement azure_speech_recognition