Giter Site home page Giter Site logo

luixaviles / web-speech-angular Goto Github PK

View Code? Open in Web Editor NEW
68.0 9.0 37.0 4.15 MB

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

Home Page: https://luixaviles.com/2020/07/build-your-first-voice-driven-web-app/

License: MIT License

TypeScript 79.38% JavaScript 4.91% HTML 12.95% CSS 2.76%
typescript angular rxjs web-speech-api voice-recognition speech-synthesis

web-speech-angular's Introduction

GitHub stars Tweet

A Voice-Driven Web Application using Angular and TypeScript

This project has been implemented entirely using the TypeScript 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 Demo here

Support this project

  • Star GitHub repository โญ
  • Create pull requests, submit bugs or suggest new features
  • Follow updates on Twitter or Github

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 Install Git
  3. Angular CLI - Install Command Line Interface for Angular https://cli.angular.io/

After that, use Git 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 adding i18n support with your language, the testing section or any other feature you want.

License

MIT

web-speech-angular's People

Contributors

luixaviles avatar ramdsc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

web-speech-angular's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.