项目作者: Scya597

项目描述 :
Microsoft Hackathon Project - Live Voice Mixing App
高级语言: JavaScript
项目地址: git://github.com/Scya597/Voicer.git
创建时间: 2017-12-03T02:06:11Z
项目社区:https://github.com/Scya597/Voicer

开源协议:

下载


logo

Voicer · PRs Welcome

🎉 ✨ An Online livestream audio mixer

0. Table of Contents

1. Setup

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

2. Development and Production

2.1 To develop the project

  1. npm run dev

2.2 Build production bundle and run the server

  1. npm run build
  2. 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!