Skip to content

Releases: jankapunkt/easy-speech

v1.1.1

06 Dec 13:40
d915c65
Compare
Choose a tag to compare

1.1.1

  • fixed resumeInfinity timer on android browsers, because on Android speechSynthesis.pause() has the same effect as cancel

v1.1.0

01 Dec 09:45
11cc13d
Compare
Choose a tag to compare
  • coverage only includes main file
  • fix issue in docs/pages where first selected voice is ignored
  • debug utterance properties when speaking
  • load default voices when exist or use fallbacks when not
  • coverage improved to ~98%
  • fix broken feature detected by using bracket notation in favour of 'in' keyword
  • improved detection and additional voiceschanged fallback when onvoiceschanged does not exist
  • remove optional chaining as some browsers still have problems with it**

v1.0.0

30 Nov 13:58
8e1341e
Compare
Choose a tag to compare

Initial release containing all necessary tests and has coverage of > 95%