You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,14 +11,16 @@
11
11
12
12
This project has been implemented entirely using the `TypeScript` language.
13
13
14
-
<imgsrc="./images/web-speech-api.jpg?raw=true">
14
+
## Watch the Video
15
+
[](https://youtu.be/PIbMsHciovQ)
15
16
16
17
## Blog Post
17
18
Read the blog post with all the details about the implementation of this project here: [https://luixaviles.com/2020/07/build-your-first-voice-driven-web-app/](https://luixaviles.com/2020/07/build-your-first-voice-driven-web-app/)
18
19
19
20
## Live Demo
20
21
Try the live demo here: [https://luixaviles.com/web-speech-angular](https://luixaviles.com/web-speech-angular)
21
22
23
+
22
24
## Support this project
23
25
- Star GitHub repository :star:
24
26
- Create pull requests, submit bugs or suggest new features
0 commit comments