GithubHelp home page GithubHelp logo

menamle / ionic2-audio-recorder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from erikschierboom/ionic2-audio-recorder

0.0 1.0 0.0 1006 KB

A simple audio recorder using Ionic 2.

License: Other

TypeScript 18.69% HTML 13.86% CSS 34.42% JavaScript 33.03%

ionic2-audio-recorder's Introduction

Ionic 2 audio recorder

A simple audio recorder using the Ionic 2 platform.

Building

To build the app, follow the following steps:

  • Install Ionic 2: npm install -g ionic@beta
  • Install Cordova: npm install -g cordova
  • Clone this repository: git clone https://github.com/ErikSchierboom/ionic2-audio-recorder.git
  • Go to the cloned repository's directory and run: npm install
  • Add your target platform(s): ionic cordova platform add <platform>
  • Add the cordova-plugin-media plugin: ionic cordova plugin add cordova-plugin-media
  • Either, run the app on a simulator: ionic emulate <platform>
  • Or, run the app on a device: ionic run <platform> --device

License

Apache License 2.0

ionic2-audio-recorder's People

Contributors

erikschierboom avatar fredbt avatar

Watchers

James Cloos avatar

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.