https://github.com/tejasq/jsconf-eu-2018-slides
My slides for JSconf EU 2018.
https://github.com/tejasq/jsconf-eu-2018-slides
jsconf react slides speech-to-text web-speech-api
Last synced: about 1 month ago
JSON representation
My slides for JSconf EU 2018.
- Host: GitHub
- URL: https://github.com/tejasq/jsconf-eu-2018-slides
- Owner: TejasQ
- Created: 2018-06-02T12:36:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T22:08:23.000Z (almost 3 years ago)
- Last Synced: 2025-04-06T13:22:20.551Z (6 months ago)
- Topics: jsconf, react, slides, speech-to-text, web-speech-api
- Language: JavaScript
- Homepage: https://tejas-jsconf-eu.now.sh
- Size: 1.49 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Tejas' JSConf EU 2018 Conference Slides](https://tejas-jsconf-eu.now.sh)
[Link to _actual slides_ in case you missed it](https://tejas-jsconf-eu.now.sh)
This project was fun to put together. I created it with Create React App. It uses [react-praise](https://github.com/tejasq/react-praise) to allow me to navigate my [conference slides for JSConf EU 2018](https://2018.jsconf.eu/speakers/tejas-kumar-from-you-can-t-to-you-can-the-welcoming-nature-of-javascript.html) using my voice and Chrome's [SpeechRecognition API](https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition).
## Cross-browser Compatibility
Currently, the speech recognition is only supported in Chrome. Please click/use left or right arrows to change slides in other browsers.
Feel free to explore!