Playing around with the WebSpeech API again. Kind of a part 2 to Let's talk CSS colours. Code modified from references linked below. Probably quite buggy still. Submit issue if you find a bug and maybe I'll get around to fixing it, thanks.
References:
git clone git@github.com:huijing/talk-zodiac.git
npm install
gulp
- Styles go in the styles.scss file, and will be compiled by Gulp
- Scripts go into the js folder, and will be concatenated by Gulp