Skip to content

Scya597/Voicer

Repository files navigation

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!