Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-voice-actions

josharsh31ISC1.0.4

Voice Actions for your React Application

josharsh, Harsh Joshi, react, javascript, accessibility, voice-actions, speech recognition, react speech kit

readme

React Voice Actions

React Voice Actions is a lightweight and easy-to-use React library that allows you to add voice command functionalities to your React applications. It leverages the Web Speech API to enable voice recognition and handling within your React components.

Features

  • Easy integration with React apps
  • Register voice commands with corresponding action callbacks
  • Utilizes the native Web Speech API for voice recognition
  • Customizable command matching

Installation

Install react-voice-actions using npm:

npm install react-voice-actions