Skip to content

[1.1.0] - 2018-10-28

Choose a tag to compare

@compulim compulim released this 28 Oct 13:31

Added

  • Utterance queue are now controlled by <Composer> instance, instead of native speechSynthesis for better browser compatibility
    • Chrome: does not fire start and end events if speak/cancel are called too fast
    • Safari: does not play audio or start event if the first utterance is not triggered by user event
  • Unmounting elements will cancel the speech in progress or pending speech

Changed

Fixed

  • Null reference on props.speechSynthesis