0.3.4 • Published 8 years ago

burner-speech v0.3.4

Weekly downloads
4
License
ISC
Repository
github
Last release
8 years ago

#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 ;)

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago