Call Center SDK
1.11.3
|
Cvoicesdk::AntispoofEngine | Class for detecting spoofing attacks in audio with human speech. This is an entry point for voice antispoofing. AntispoofEngine is thread-safe |
Cvoicesdk::AntispoofResult | Result structure returned from AntispoofEngine::isSpoof functions |
Cvoicesdk::attr::Attributes | Structure representing estimated person attributes |
Cvoicesdk::attr::AttributesEstimator | Class for estimating person attributes by their voice (age and gender) |
Cvoicesdk::AudioInfo | Structure containing audio info |
Cvoicesdk::AudioInterval | Structure representing interval of audio data |
Cvoicesdk::callcenter::BuildInfo | Structure containing present VoiceSDK CC build info |
Cvoicesdk::diar::DiarizationEngine | Diarization engine class (interface), intended to perform speaker diarization |
Cvoicesdk::ident::IdentificationEngine | Identification engine class used for creating identification list and for identification itself |
Cvoicesdk::ident::IdentificationList | Structure containing list for identification |
Cvoicesdk::ident::IdentificationResult | Structure containing identification result |
Cvoicesdk::OpusUtils | Class with some static utility functions for working with Opus files data |
Cvoicesdk::QualityCheckEngine | Quality check engine class |
Cvoicesdk::QualityCheckEngineResult | Structure representing audio quality check result |
Cvoicesdk::QualityCheckMetricsThresholds | Struct for quality checking metrics thresholds QualityCheckEngine::CheckQuality |
Cvoicesdk::QualityCheckThresholds | Struct for custom quality checking thresholds VoiceTemplateFactory::checkQuality |
▼Cstd::runtime_error | |
Cvoicesdk::LicenseException | A type for exception which is thrown on license expiration or absence |
Cvoicesdk::SNRComputer | Class (interface) for calculating input voice signal signal-to-noise ratio (SNR) |
Cvoicesdk::SpeechEndpointDetector | Speech endpoint detector class (interface), intended to detect speech end in the audio stream |
Cvoicesdk::SpeechEndpointDetectorOpus | Speech endpoint detector class (interface), intended to detect speech end in the Opus audio stream |
Cvoicesdk::SpeechEvent | |
Cvoicesdk::SpeechInfo | |
Cvoicesdk::SpeechSummary | Structure containing speech statistics and audio intervals marked as speech or non-speech |
Cvoicesdk::SpeechSummaryEngine | Speech summary engine class (interface), intended to calculate SpeechSummary with given audio samples |
Cvoicesdk::SpeechSummaryStream | Class for online audio stream processing (voice activity detection and speech statistics computation) |
Cvoicesdk::SpeechSummaryStreamOpus | Class for online Opus audio stream processing (voice activity detection and speech statistics computation) |
Cvoicesdk::TimeInterval | Structure representing time interval |
Cvoicesdk::VerifyFileBatchElement | Struct for verify factory batch processing VoiceTemplateFactory::createVoiceTemplateBatch |
Cvoicesdk::VerifyResult | Structure representing voice verification result |
Cvoicesdk::VerifySamplesBatchElement< T > | Struct for verify factory batch processing VoiceTemplateFactory::createVoiceTemplateBatch |
Cvoicesdk::VerifyStreamResult | Structure containing streaming voice verification result |
CVoiceSdkAntispoofResult | |
CVoiceSdkAttributes | Structure representing estimated person attributes |
CVoiceSdkAudioInfo | |
CVoiceSdkAudioInterval | |
CVoiceSdkBuildInfo | |
CVoiceSdkLicenseExpirationDate | |
CVoiceSdkQualityCheckEngineResult | |
CVoiceSdkQualityCheckMetricsThresholds | |
CVoiceSdkSpeechEvent | |
CVoiceSdkSpeechInfo | |
CVoiceSdkSpeechSummary | |
CVoiceSdkTimestamp | |
CVoiceSdkTimestampArray | |
CVoiceSdkVerifyResult | Voice verification result |
CVoiceSdkVerifyStreamResult | |
CVoiceSdkVerifyStreamResultArray | |
Cvoicesdk::VoiceTemplate | Class representing a voice template (voice profile) |
Cvoicesdk::VoiceTemplateConverter | Class representing a voice template converter |
Cvoicesdk::VoiceTemplateFactory | Class for creating and merging voice templates |
Cvoicesdk::VoiceTemplateMatcher | Class for matching voice templates one-to-one |
Cvoicesdk::VoiceVerifyStream | Class for continuous voice verification using audio stream |
Cvoicesdk::VoiceVerifyStreamOpus | Class for continuous voice verification using Opus audio stream |
Cvoicesdk::WavUtils | Class with some static utility functions for working with WAV-data |