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
119
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

13
12

1.0.0

Diff

Changelog

Source

1.0.0 (06-12-2024)

  • feat: Support for React.js v19 to ensure compatibility with the latest features.
  • feat: A logo to enhance branding and visual identity.
sahilaggarwal
published 0.19.5 •

sahilaggarwal
published 0.19.4 •

sahilaggarwal
published 0.19.3 •

sahilaggarwal
published 0.19.2 •

Changelog

Source

0.19.2 (16-09-2024)

  • fix: Resolved text highlight issues in Firefox caused by > and < symbols by replacing the special symbol \u200E with \u00A0.
sahilaggarwal
published 0.19.1 •

Changelog

Source

0.19.1 (16-09-2024)

  • feat: Speech utterance now starts when autoPlay is set to true and stops when autoPlay is set to false, based on the React state.
  • fix: Incorrect queue details (stale data).
  • refactor: Code refactor.
sahilaggarwal
published 0.19.0 •

Changelog

Source

0.19.0 (15-09-2024)

  • feat: autoPlay prop in useSpeech hook and <Speech> component.
  • fix: Multiple issues in Firefox, including incorrect text highlighting and the stop function not working correctly.
  • fix: Typo in documentation.
  • refactor: Improved internal code for better maintainability.
sahilaggarwal
published 0.18.0 •

Changelog

Source

0.18.0 (14-09-2024)

  • feat: Support for < and > characters to be spoken as "less-than" and "greater-than".
sahilaggarwal
published 0.17.0 •

Changelog

Source

0.17.0 (10-09-2024)

  • feat: maxChunkSize prop in useSpeech hook and <Speech> component.
sahilaggarwal
published 0.16.3 •

Changelog

Source

0.16.3 (09-09-2024)

  • fix: Speech wouldn’t start for large text inputs.
  • fix: Pause event issues on Android.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc