Skip to content

v1.1.0

Compare
Choose a tag to compare
@jankapunkt jankapunkt released this 01 Dec 09:45
· 335 commits to master since this release
11cc13d
  • 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**