An open API service indexing awesome lists of open source software.

https://github.com/hand-dot/react-voice

🔈React for Voice User Interface apps
https://github.com/hand-dot/react-voice

Last synced: 7 days ago
JSON representation

🔈React for Voice User Interface apps

Awesome Lists containing this project

README

          

# react-voice

React for Voice User Interface
demo(Movie): [https://photos.app.goo.gl/N49a7h2rf617F94c8](https://photos.app.goo.gl/N49a7h2rf617F94c8)

`$ git clone https://github.com/hand-dot/react-voice.git`
`$ cd react-voice`
`$ npm i`
`$ npm run ex`

## components
- Speak
- AsyncSpeak

## examples

- simple(src/index.js)
![sample](./images/react-voice-simple.png)

- updatestate(examples/updatestate.js)
![sample](./images/react-voice-updatestate.png)

## TODO

- [ ] Lesson component
- [ ] Question component
- [ ] Packaging for npm