Get the verbosity level for the handsfree acoustic processing logs.
#include <acoustic/hf.h> int ioap_hf_get_log_level(int apd, int* level);
libacoustic
The ioap_hf_get_log_level() function retrieves the current verbosity of the handsfree acoustic processing logs.
The default verbosity is IOAP_LOG_ERROR. The log verbosity can be changed by calling ioap_hf_set_log_level(), editing the configuration file, or by using the -v option when starting io-acoustic.
QNX Neutrino
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | Yes |