Acoustic EC Software Library: AcousticEC_Config_t Struct Reference

STM32 Acoustic EC

AcousticEC_Config_t Struct Reference

Library dynamic configuration handler. It contains dynamic parameters. More...

#include <acoustic_ec.h>

Data Fields

uint32_t preprocess_state
 
uint32_t AGC_value
 
uint32_t residual_echo_remove
 
int32_t noise_suppress_default
 
int32_t echo_suppress_default
 
int32_t echo_suppress_active
 

Detailed Description

Library dynamic configuration handler. It contains dynamic parameters.

Field Documentation

uint32_t AGC_value

Specifies the threshold for the AGC, if activated

int32_t echo_suppress_active

Specifies the echo suppress active parameter of the preprocessor

int32_t echo_suppress_default

Specifies the echo suppress default parameter of the preprocessor

int32_t noise_suppress_default

Specifies the noise suppress default parameter of the preprocessor

uint32_t preprocess_state

Enable or disable pre-process function

uint32_t residual_echo_remove

Activate residual echo removal


The documentation for this struct was generated from the following file:
  • D:/Documents/Repositories/DMIC/Private/Fw/OSX_Libraries/EchoCancellation/trunk/export/acoustic_ec.h
Generated by   doxygen 1.8.11