Documentation
¶
Overview ¶
Example: Echo cancellation
This example demonstrates how to use go-webrtc-apm for echo cancellation. It simulates a scenario where speaker output (far-end) leaks into the microphone (near-end).
Usage:
go run main.go -farend speaker.raw -nearend mic.raw -output clean.raw
The audio files should be raw 48kHz mono float32 PCM.
Click to show internal directories.
Click to hide internal directories.