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
pub points
36%
popularity

Publisher

verified publishercristianbregant.it

An implementation of Azure Speech Recognition Service for Flutter.

Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on azure_speech_recognition