Krisp Audio SDK v6.0.0
Loading...
Searching...
No Matches
krispAudioNcPerFrameInfo_t Struct Reference

#include <krisp-audio-sdk-nc-stats.hpp>

Public Attributes

unsigned int voiceEnergy
 
unsigned int noiseEnergy
 
KrispAudioCleanedSecondarySpeechStatus cleanedSecondarySpeechStatus
 

Detailed Description

Krisp audio per-frame info

Member Data Documentation

◆ cleanedSecondarySpeechStatus

KrispAudioCleanedSecondarySpeechStatus krispAudioNcPerFrameInfo_t::cleanedSecondarySpeechStatus

BVC specific feature. Returns the removed secondary speech state, e.g. in case if secondary speech detected and removed returns TRUE, otherwise returns FALSE. UNDEFINED will be returned in case of running the NC.

◆ noiseEnergy

unsigned int krispAudioNcPerFrameInfo_t::noiseEnergy

Noise energy level in the processed frame. Value range [0,100]

◆ voiceEnergy

unsigned int krispAudioNcPerFrameInfo_t::voiceEnergy

Voice energy level in the processed frame. Value range [0,100]


The documentation for this struct was generated from the following file: