react-text-to-speech
An easy to use React.js component for the Web Speech API.
It is as easy as to import a React.js component!
Features
Installation
To install react-text-to-speech
npm install react-text-to-speech --save
yarn add react-text-to-speech
pnpm add react-text-to-speech
bun add react-text-to-speech
Usage
The react-text-to-speech
package offers two main ways to integrate text-to-speech functionality into your React.js applications.
Demo
A Demo is worth a thousand words
Documentation
Check the documentation to get you started!
Contribute
Show your ❤️ and support by giving a ⭐. Any suggestions are welcome! Take a look at the contributing guide.