VoiceSDK
5.0.2
|
Cvoicesdk::AudioInfo | Structure containing audio info |
Cvoicesdk::AudioInterval | Structure representing interval of audio data |
Cvoicesdk::BuildInfo | Structure containing present VoiceSDK build info |
Cvoicesdk::LicenseFeatureInfo | VoiceSDK feature information |
Cvoicesdk::LivenessEngine | Voice liveness check class. LivenessEngine is thread-safe |
Cvoicesdk::LivenessResult | Voice liveness check 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 |
▼Cruntime_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::LivenessResult::Value | Result value of successful liveness check |
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 |
CVoiceSdkAudioInfo | |
CVoiceSdkAudioInterval | |
CVoiceSdkBuildInfo | |
CVoiceSdkLicenseExpirationDate | |
CVoiceSdkLicenseFeatureInfo | DocSDK feature information |
CVoiceSdkLivenessResult | Voice liveness check result |
CVoiceSdkQualityCheckEngineResult | |
CVoiceSdkQualityCheckMetricsThresholds | |
CVoiceSdkSpeechEvent | |
CVoiceSdkSpeechInfo | |
CVoiceSdkSpeechSummary | |
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 |