New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-text-to-speech

Package Overview
Dependencies
Maintainers
0
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-text-to-speech - npm Package Versions

1
68
13

0.9.5

Diff
sahilaggarwal
published 0.9.5 •

Changelog

Source

0.9.5 (14-03-2024)

  • fix: stop function of useSpeech hook did not work if start was called multiple times.
  • fix: HTML tags and entities were ignored by Web Speech API.
sahilaggarwal
published 0.9.4 •

Changelog

Source

0.9.4 (11-03-2024)

  • fix: A bug where multiple highlight boxes appeared where there were 10 or more children.
sahilaggarwal
published 0.9.3 •
sahilaggarwal
published 0.9.2 •

Changelog

Source

0.9.2 (11-03-2024)

  • fix: Highlight text feature didn't work if <HighlightedText> was placed after <Speech>.
sahilaggarwal
published 0.9.1 •
sahilaggarwal
published 0.9.0 •

Changelog

Source

0.9.0 (14-02-2024)

  • feat: useSpeech hook.
  • change: Default value of useStopOverPause prop.
  • docs: Restructured and refined documentation.
sahilaggarwal
published 0.8.15 •

Changelog

Source

0.8.15 (14-02-2024)

  • improve: Minor performance optimization.
sahilaggarwal
published 0.8.14 •

Changelog

Source

0.8.14 (12-02-2024)

  • fix: Minor bugs in the algorithm used to highlight words.
sahilaggarwal
published 0.8.13 •
sahilaggarwal
published 0.8.12 •