burner-speech

0.3.4 • Public • Published

burner-speech

React component that wrap the Speech Recognition API. This Component is part of the https://burner.fitness project

Introduction

This component will help you to use the Speech Recognition API in your React application. You will be able to:

  • talk to your application and get the result
  • test if your system (browser) is Speech Recognition API ready

note that only chrome is speech ready for the moment ...

Install

npm install burner-speech --save

Usage

See examples

Development

  • At the root of the project
npm install
npm run dev
  • in example folder
npm install
npm run dev
npm run serve

Then you can start coding ;)

/burner-speech/

    Package Sidebar

    Install

    npm i burner-speech

    Weekly Downloads

    3

    Version

    0.3.4

    License

    ISC

    Last publish

    Collaborators

    • benngnpm