ISilenceSuppressor::SetEchoThreshold

[This is preliminary documentation and subject to change.]

Echo threshold is used in conjunction with running average sample buffer energy to determine which buffers are classified as silent. This method sets the echo threshold.

HRESULT SetEchoThreshold(
  DWORD dwEchoThreshold
);
 

Parameters

dwEchoThreshold
[in] Echo threshold.

Return Values

NOERROR
Success.