Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 576 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 576 Bytes

0.8.2

  • BugFix
  • Support continuous recognition

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