A structure to return all extra data from the process function.
More...
#include <immersitech_clearvoice.h>
A structure to return all extra data from the process function.
- Parameters
-
vad_score | The likelihood [0-1] of speech present in the output block. |
speech_active | True if speech is present in the output frame, false if not. Configurable with the Binary Speech Detection (BSD) parameters. |
◆ speech_active
bool imm_cv_output_metadata::speech_active |
◆ vad_score
float imm_cv_output_metadata::vad_score |
The documentation for this struct was generated from the following file: