Skip to content

adityasabnis/get-talking

Repository files navigation

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