How to Install libwebrtc-audio-processing-dev in Ubuntu 18.04



Install libwebrtc-audio-processing-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libwebrtc-audio-processing-dev

Description:

development files for the webrtc-audio-processing library

Audio processing library (echo-cancellation, gain control etc) around the AudioProcessing module from the WebRTC project . Headers and libraries for developing applications using libwebrtc-audio-processing

Homepage: http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/

Version: 0.3-1

Section: libdevel