Call Center SDK  1.11.3
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cvoicesdk::AntispoofEngineClass for detecting spoofing attacks in audio with human speech. This is an entry point for voice antispoofing. AntispoofEngine is thread-safe
 Cvoicesdk::AntispoofResultResult structure returned from AntispoofEngine::isSpoof functions
 Cvoicesdk::attr::AttributesStructure representing estimated person attributes
 Cvoicesdk::attr::AttributesEstimatorClass for estimating person attributes by their voice (age and gender)
 Cvoicesdk::AudioInfoStructure containing audio info
 Cvoicesdk::AudioIntervalStructure representing interval of audio data
 Cvoicesdk::callcenter::BuildInfoStructure containing present VoiceSDK CC build info
 Cvoicesdk::diar::DiarizationEngineDiarization engine class (interface), intended to perform speaker diarization
 Cvoicesdk::ident::IdentificationEngineIdentification engine class used for creating identification list and for identification itself
 Cvoicesdk::ident::IdentificationListStructure containing list for identification
 Cvoicesdk::ident::IdentificationResultStructure containing identification result
 Cvoicesdk::OpusUtilsClass with some static utility functions for working with Opus files data
 Cvoicesdk::QualityCheckEngineQuality check engine class
 Cvoicesdk::QualityCheckEngineResultStructure representing audio quality check result
 Cvoicesdk::QualityCheckMetricsThresholdsStruct for quality checking metrics thresholds QualityCheckEngine::CheckQuality
 Cvoicesdk::QualityCheckThresholdsStruct for custom quality checking thresholds VoiceTemplateFactory::checkQuality
 Cstd::runtime_error
 Cvoicesdk::LicenseExceptionA type for exception which is thrown on license expiration or absence
 Cvoicesdk::SNRComputerClass (interface) for calculating input voice signal signal-to-noise ratio (SNR)
 Cvoicesdk::SpeechEndpointDetectorSpeech endpoint detector class (interface), intended to detect speech end in the audio stream
 Cvoicesdk::SpeechEndpointDetectorOpusSpeech endpoint detector class (interface), intended to detect speech end in the Opus audio stream
 Cvoicesdk::SpeechEvent
 Cvoicesdk::SpeechInfo
 Cvoicesdk::SpeechSummaryStructure containing speech statistics and audio intervals marked as speech or non-speech
 Cvoicesdk::SpeechSummaryEngineSpeech summary engine class (interface), intended to calculate SpeechSummary with given audio samples
 Cvoicesdk::SpeechSummaryStreamClass for online audio stream processing (voice activity detection and speech statistics computation)
 Cvoicesdk::SpeechSummaryStreamOpusClass for online Opus audio stream processing (voice activity detection and speech statistics computation)
 Cvoicesdk::TimeIntervalStructure representing time interval
 Cvoicesdk::VerifyFileBatchElementStruct for verify factory batch processing VoiceTemplateFactory::createVoiceTemplateBatch
 Cvoicesdk::VerifyResultStructure representing voice verification result
 Cvoicesdk::VerifySamplesBatchElement< T >Struct for verify factory batch processing VoiceTemplateFactory::createVoiceTemplateBatch
 Cvoicesdk::VerifyStreamResultStructure containing streaming voice verification result
 CVoiceSdkAntispoofResult
 CVoiceSdkAttributesStructure representing estimated person attributes
 CVoiceSdkAudioInfo
 CVoiceSdkAudioInterval
 CVoiceSdkBuildInfo
 CVoiceSdkLicenseExpirationDate
 CVoiceSdkQualityCheckEngineResult
 CVoiceSdkQualityCheckMetricsThresholds
 CVoiceSdkSpeechEvent
 CVoiceSdkSpeechInfo
 CVoiceSdkSpeechSummary
 CVoiceSdkTimestamp
 CVoiceSdkTimestampArray
 CVoiceSdkVerifyResultVoice verification result
 CVoiceSdkVerifyStreamResult
 CVoiceSdkVerifyStreamResultArray
 Cvoicesdk::VoiceTemplateClass representing a voice template (voice profile)
 Cvoicesdk::VoiceTemplateConverterClass representing a voice template converter
 Cvoicesdk::VoiceTemplateFactoryClass for creating and merging voice templates
 Cvoicesdk::VoiceTemplateMatcherClass for matching voice templates one-to-one
 Cvoicesdk::VoiceVerifyStreamClass for continuous voice verification using audio stream
 Cvoicesdk::VoiceVerifyStreamOpusClass for continuous voice verification using Opus audio stream
 Cvoicesdk::WavUtilsClass with some static utility functions for working with WAV-data