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
- Host: GitHub
- URL: https://github.com/hand-dot/react-voice
- Owner: hand-dot
- Created: 2019-05-07T18:49:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T08:38:01.000Z (over 3 years ago)
- Last Synced: 2025-04-06T11:31:45.498Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 590 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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)

- updatestate(examples/updatestate.js)

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