Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1023 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 1023 Bytes

High order component leveraging WebSpeechApi

Higher order component giving speech functionality extension to any component by leveraging WebSpeechApi

Installation:
npm i get-talking

Master Build Status:
Build Status

Master Coverage Status:
codecov

PlayGround:
It will start webpack dev server with hot-reload on port 8001
It renders CustomInput wrapped in withSpeech HOC. npm run start

Playground Example Screenshot

CodeSandBox Example:
https://codesandbox.io/s/gettalking-adslotui-gkgxs

Sandbox Screenshot