SpeexDSPSharp SpeexDSPSharp
SpeexDSPSharp SpeexDSPSharp
DocFX + Singulink = ♥

Search Results for

    Edit this page

    Enum EchoCancellationCtl

    Echo cancellation values for CTL interface.

    Namespace: SpeexDSPSharp.Core
    Assembly: SpeexDSPSharp.Core.dll
    Syntax
    public enum EchoCancellationCtl

    Fields

    Name Description
    SPEEX_ECHO_GET_FRAME_SIZE

    Obtain frame size used by the AEC.

    SPEEX_ECHO_GET_IMPULSE_RESPONSE

    Get impulse response (int[]).

    SPEEX_ECHO_GET_IMPULSE_RESPONSE_SIZE

    Get size of impulse response (int).

    SPEEX_ECHO_GET_SAMPLING_RATE

    Get sampling rate.

    SPEEX_ECHO_SET_SAMPLING_RATE

    Set sampling rate.