Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Web Application that implements Speech Recognition and Speech Synthesis using Web APIs, Angular, TypeScript, RxJS, and Angular Material

License

NotificationsYou must be signed in to change notification settings

luixaviles/web-speech-angular

Repository files navigation

GitHub starsTweet

A Voice-Driven Web Application using Angular and TypeScript

This project has been implemented entirely using theTypeScript language.

Blog Post

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/

Live Demo

Try the live demo here:https://luixaviles.com/web-speech-angular

Watch the Video

Find the Video Demohere

Support this project

  • Star GitHub repository ⭐
  • Create pull requests, submit bugs or suggest new features
  • Follow updates onTwitter orGithub

Running the Project Locally

First, ensure you have the following installed:

  1. NodeJS - Download and Install latest version of Node:NodeJS
  2. Git - Download and InstallGit
  3. 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.

Clone repository

In order to start the project use:

$ git clone https://github.com/luixaviles/web-speech-angular.git$cd web-speech-angular

Preview the Application

Open other command line window and run following commands:

$cd client$ npm install$ ng serve -o

The last command will open your default browser with the following URL by default:http://localhost:4200

Forks

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.

Contribution

Contributions are greatly appreciated. You can contribute by addingi18n support with your language, the testing section or any other feature you want.

License

MIT

About

A Web Application that implements Speech Recognition and Speech Synthesis using Web APIs, Angular, TypeScript, RxJS, and Angular Material

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp