Skip to content

Latest commit

 

History

History
 
 

audioImpactingVideo

Vonage logo

Audio impacting video sample

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.

Table of content

Installation

Requirements

Running the app

# 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

License

This project is licensed under the terms of the MIT license and is available for free.

Links