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
810
13

0.7.1

Diff
sahilaggarwal
published 0.7.1 •
sahilaggarwal
published 0.7.0 •

Changelog

Source

0.7.0 (03-02-2024)

  • feat: voiceURI prop in <Speech> component.
sahilaggarwal
published 0.6.8 •
sahilaggarwal
published 0.6.7 •
sahilaggarwal
published 0.6.6 •

Changelog

Source

0.6.6 (19-01-2024)

  • improve: Default icons.
sahilaggarwal
published 0.6.5 •

Changelog

Source

0.6.5 (27-11-2023)

  • docs: Fixed typo.
sahilaggarwal
published 0.6.4 •

Changelog

Source

0.6.4 (13-11-2023)

  • fix: Button rendering method.
sahilaggarwal
published 0.6.3 •

Changelog

Source

0.6.3 (31-10-2023)

  • fix: A bug where speech wouldn't start in multiple <Speech> instances due to a patch in [v0.6.2].
sahilaggarwal
published 0.6.2 •

Changelog

Source

0.6.2 (31-10-2023)

  • fix: A bug where speech wouldn't start again if speech was paused just when it was about to end.
sahilaggarwal
published 0.6.1 •

Changelog

Source

0.6.1 (30-10-2023)

  • fix: speechStatus reactivity when startBtn is clicked.