Skip to content

Releases: compulim/react-dictate-button

[1.2.2] - 2020-02-27

28 Feb 02:02
Compare
Choose a tag to compare

Fixed

[1.2.1] - 2019-12-04

04 Dec 11:35
Compare
Choose a tag to compare

Fixed

  • Fix: Composer.onProgress should set abortable on the first event (based on SpeechRecognition.audioStart event), by @compulim in PR #5

[1.2.0] - 2019-12-03

03 Dec 08:45
Compare
Choose a tag to compare

Added

  • Support unabortable speech recognition, by @compulim in PR #4.

Changed

[1.1.3] - 2018-07-19

19 Jul 18:48
Compare
Choose a tag to compare

Fixed

[1.1.2] - 2018-06-29

29 Jun 10:09
Compare
Choose a tag to compare

Fixed

  • Fix: Composer.speechRecognition/speechGrammarList should not be required

Added

  • Add: onClick prop, can use preventDefault to stop speech recognition from starting

[1.1.1] - 2018-06-29

29 Jun 08:54
Compare
Choose a tag to compare

Fixed

  • fix: extra prop not passed to <Composer>

[1.1.0] - 2018-06-29

29 Jun 08:42
Compare
Choose a tag to compare

Added

  • Added extra prop to copy to SpeechRecognition

Changes

[1.0.0] - 2018-06-26

26 Jun 08:30
Compare
Choose a tag to compare

Added

  • Initial release