Git Product home page Git Product logo

a22106 / simple-audio-recorder Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 133 KB

A simple audio recorder web application that allows users to record audio using their microphone, stop the recording, and download the recorded audio file. The app uses Vue.js for the frontend and Express.js for the backend to save the audio files on the server.

License: MIT License

JavaScript 3.77% HTML 8.19% Vue 88.04%

simple-audio-recorder's Introduction

Simple Audio Recorder

A simple audio recorder web application that allows users to record audio using their microphone, stop the recording, and download the recorded audio file. The app uses Vue.js for the frontend and Express.js for the backend to save the audio files on the server.

Prerequisites

  • Node.js (>=12.x)
  • npm (>=6.x)

Installation

  1. Clone the repository:
git clone https://github.com/a22106/simple-audio-recorder.git
cd simple-audio-recorder
  1. Install dependencies:
npm install
  1. Build the Vue.js frontend:
npm run build

Usage

  1. Start the server:
  • on the src
npm run serve
  1. Open the application: Navigate to http://localhost:8080 (or the port you specified) in your browser to access the Simple Audio Recorder app.

Features

  • Record audio using your device's microphone
  • Stop recording
  • Download the recorded audio file
  • Save the audio file to the server

License

MIT

This README.md file provides a brief introduction to the Simple Audio Recorder app, its prerequisites, installation, and usage instructions, as well as a list of features. You can customize this file to include additional information about your project, such as its dependencies, configuration options, and development instructions.

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.