void enableVoiceActivityDetection(bool) override
Set the status of voice activity detection.
~NullAudioProcessor()=default
std::shared_ptr< AudioFrame > getProcessed() override
Process and return a single AudioFrame.
void enableEchoCancel(bool) override
Set the status of echo cancellation.
void enableNoiseSuppression(bool) override
Set the status of noise suppression includes de-reverb, de-noise, high pass filter,...
void enableAutomaticGainControl(bool) override
Set the status of automatic gain control.
void emitSignal(Args... args)