- Notifications
You must be signed in to change notification settings - Fork39
A Web Application that implements Speech Recognition and Speech Synthesis using Web APIs, Angular, TypeScript, RxJS, and Angular Material
License
luixaviles/web-speech-angular
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This project has been implemented entirely using theTypeScript language.
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/
Try the live demo here:https://luixaviles.com/web-speech-angular
Find the Video Demohere
- Star GitHub repository ⭐
- Create pull requests, submit bugs or suggest new features
- Follow updates onTwitter orGithub
First, ensure you have the following installed:
- NodeJS - Download and Install latest version of Node:NodeJS
- Git - Download and InstallGit
- Angular CLI - Install Command Line Interface for Angularhttps://cli.angular.io/
After that, useGit bash to run all commands if you are on Windows platform.
In order to start the project use:
$ git clone https://github.com/luixaviles/web-speech-angular.git$cd web-speech-angularOpen other command line window and run following commands:
$cd client$ npm install$ ng serve -oThe last command will open your default browser with the following URL by default:http://localhost:4200
The Open Source community is awesome! If you're working in a fork with other tech stack, please add the reference of your project here.
Contributions are greatly appreciated. You can contribute by addingi18n support with your language, the testing section or any other feature you want.
MIT
About
A Web Application that implements Speech Recognition and Speech Synthesis using Web APIs, Angular, TypeScript, RxJS, and Angular Material
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.
