osxAcousticSL Software Library: osx_AcousticSL_Config_t Struct Reference

osxAcousticSL

osx_AcousticSL_Config_t Struct Reference

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

#include <osx_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/Workspace/Middlewares/ST/STM32_OSX_AcousticSL_Library/Inc/osx_acoustic_sl.h
Generated by   doxygen 1.8.11