AcousticSL Software Library
|
AcousticSL_Config_t Struct Reference
Library dynamic configuration handler. It contains dynamic parameters. More...
#include <acoustic_sl.h>
Data Fields | |
uint16_t | threshold |
uint32_t | resolution |
Detailed Description
Library dynamic configuration handler. It contains dynamic parameters.
Field Documentation
uint32_t resolution |
Angle resolution for the algorithms. Ignored if XCORR is used. Deafult value is 4.
uint16_t threshold |
Specifies a value related to a voice-activity score. With values below the threshold, the algorithm does not act. The threshold value ranges from 0 to 1000 and the default value is 24.
The documentation for this struct was generated from the following file:
- D:/Documents/Repositories/DMIC/Private/Fw/OSX_Libraries/SourceLocalization/trunk/export/acoustic_sl.h
Generated by
