Scya597 / Voicer

Microsoft Hackathon Project - Live Voice Mixing App

Home Page:https://mightyvoicer.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Voicer · PRs Welcome

🎉 ✨ An Online livestream audio mixer

0. Table of Contents

1. Setup

git clone https://github.com/Scya597/Voicer.git
npm install

2. Development and Production

2.1 To develop the project

npm run dev

2.2 Build production bundle and run the server

npm run build
npm start

3. Usage

  • Say something to your microphone and tune the params on the circle to get different sounds.
  • Press the key on the circle to tune the params.
  • You should better open with chrome,and put on your earphone to get better user experience.
  • Enjoy!

About

Microsoft Hackathon Project - Live Voice Mixing App

https://mightyvoicer.herokuapp.com/


Languages

Language:JavaScript 83.7%Language:CSS 9.7%Language:HTML 6.7%