项目作者: Scya597
项目描述 :
Microsoft Hackathon Project - Live Voice Mixing App
高级语言: JavaScript
项目地址: git://github.com/Scya597/Voicer.git

Voicer · 
🎉 ✨ 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!