Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 307 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 307 Bytes

voice-color-changer

Just a fun project to showcase the webkit speech recognition API.

A recent version of Chrome is required for the examples to work.

Installing

After cloning, npm install && webpack.

Running

npm start and visit localhost:4888.

License

MIT, see License.