This sample app show how audio could interact with video using Vonage Media Processor and ML Transformers libraries.
Start speaking to see the volume histogram. If you're loud enough, your body become red.
# Install dependencies
npm install
# Running the app in dev mode
npm run dev
# Running the app in prod mode
npm run build
npm run preview
This project is licensed under the terms of the MIT license and is available for free.