Socket
Socket
Sign inDemoInstall

react-speech-to-text

Package Overview
Dependencies
5
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-speech-to-text

React Component For Web Speech API


Version published
Weekly downloads
6
increased by200%
Maintainers
1
Install size
480 kB
Created
Weekly downloads
 

Readme

Source

This is a simple React component for speech to text transcription based on a intro to Web Speech API By Glen Shires.

npm install react-speech-to-text
  • Usage:
import {ReactScribe} from 'react-speech-to-text';
MySpeechToTextComponent = () => (<ReactScribe/>);

FAQs

Last updated on 11 Dec 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc