Skip to content

demonstration of the various means of capturing audio within an Angular app

Notifications You must be signed in to change notification settings

matthew-trump/audio-recording-angular

Repository files navigation

Audio Recording for Angular

This is a demo project for demonstrating the various means by which audio can be capture and played within an Angular application. Many of the techniques here are not Angular-specific, some being general to any JavaScript application, but there are specific tweaks that are necessary to incorporate into an Angular app.

Description

This project was generated with Angular CLI version 6.2.9.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

demonstration of the various means of capturing audio within an Angular app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published