Krisp Audio SDK v6.0.0
|
#include <krisp-audio-sdk-nc-stats.hpp>
Public Attributes | |
unsigned int | voiceEnergy |
unsigned int | noiseEnergy |
KrispAudioCleanedSecondarySpeechStatus | cleanedSecondarySpeechStatus |
Krisp audio per-frame info
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.
unsigned int krispAudioNcPerFrameInfo_t::noiseEnergy |
Noise energy level in the processed frame. Value range [0,100]
unsigned int krispAudioNcPerFrameInfo_t::voiceEnergy |
Voice energy level in the processed frame. Value range [0,100]