Skip navigation links
A B C D E F G H I L M N O P Q R S T V W 

A

addPacket(byte[]) - Method in class net.idrnd.voicesdk.media.SpeechEndpointDetectorOpus
Adds Opus packet for processing
addPacket(byte[]) - Method in class net.idrnd.voicesdk.media.SpeechSummaryStreamOpus
Adds Opus packet for processing.
addPacket(byte[]) - Method in class net.idrnd.voicesdk.verify.VoiceVerifyStreamOpus
Adds Opus packet for processing.
addSamples(byte[]) - Method in class net.idrnd.voicesdk.media.SpeechEndpointDetector
Adds audio samples for processing in PCM16 format
addSamples(short[]) - Method in class net.idrnd.voicesdk.media.SpeechEndpointDetector
Adds audio samples for processing in PCM16 format
addSamples(float[]) - Method in class net.idrnd.voicesdk.media.SpeechEndpointDetector
Audio samples for processing encoded in normalized float format
addSamples(byte[]) - Method in class net.idrnd.voicesdk.media.SpeechSummaryStream
Adds audio samples for processing in PCM16 format
addSamples(short[]) - Method in class net.idrnd.voicesdk.media.SpeechSummaryStream
Adds audio samples for processing in PCM16 format
addSamples(float[]) - Method in class net.idrnd.voicesdk.media.SpeechSummaryStream
Adds audio samples for processing encoded in normalized float format
addSamples(byte[]) - Method in class net.idrnd.voicesdk.verify.VoiceVerifyStream
Adds audio samples for processing in PCM16 format.
addSamples(short[]) - Method in class net.idrnd.voicesdk.verify.VoiceVerifyStream
Adds audio samples for processing in PCM16 format.
addSamples(float[]) - Method in class net.idrnd.voicesdk.verify.VoiceVerifyStream
Audio samples for processing encoded in normalized float format.
addSamples1(byte[]) - Method in class net.idrnd.voicesdk.media.SpeechEndpointDetector
 
addSamples1(byte[]) - Method in class net.idrnd.voicesdk.media.SpeechSummaryStream
 
addSamples1(byte[]) - Method in class net.idrnd.voicesdk.verify.VoiceVerifyStream
 
addSamples2(short[]) - Method in class net.idrnd.voicesdk.media.SpeechEndpointDetector
 
addSamples2(short[]) - Method in class net.idrnd.voicesdk.media.SpeechSummaryStream
 
addSamples2(short[]) - Method in class net.idrnd.voicesdk.verify.VoiceVerifyStream
 
addSamples3(float[]) - Method in class net.idrnd.voicesdk.media.SpeechEndpointDetector
 
addSamples3(float[]) - Method in class net.idrnd.voicesdk.media.SpeechSummaryStream
 
addSamples3(float[]) - Method in class net.idrnd.voicesdk.verify.VoiceVerifyStream
 
AntispoofEngine - Class in net.idrnd.voicesdk.antispoof2
Performs the check for the set of possible voice spoofing attacks.
AntispoofEngine(String) - Constructor for class net.idrnd.voicesdk.antispoof2.AntispoofEngine
Creates the instance and allocates native memory.
AntispoofResult - Class in net.idrnd.voicesdk.antispoof2
Contains details on voice spoofing attack detection.
Attributes - Class in net.idrnd.voicesdk.attributes
Represents estimated person attributes.
Attributes(float, Gender, int, PhoneCallParticipant) - Constructor for class net.idrnd.voicesdk.attributes.Attributes
 
AttributesEstimator - Class in net.idrnd.voicesdk.attributes
Performs the estimation of Attributes from the supported set in provided audio data.
AttributesEstimator(String) - Constructor for class net.idrnd.voicesdk.attributes.AttributesEstimator
Creates the instance and allocates native memory.
AudioBuffer<T> - Class in net.idrnd.voicesdk.core.common
 
AudioInfo - Class in net.idrnd.voicesdk.core
Class containing audio info.
AudioInfo(long, int, int) - Constructor for class net.idrnd.voicesdk.core.AudioInfo
 
AudioInterval - Class in net.idrnd.voicesdk.core.common
Represents interval of audio data
AudioInterval(long, long, long, long, int) - Constructor for class net.idrnd.voicesdk.core.common.AudioInterval
 

B

BuildInfo - Class in net.idrnd.voicesdk.callcenter
Provides current CCSDK build info.
BuildInfo(String, String, String, String, String) - Constructor for class net.idrnd.voicesdk.callcenter.BuildInfo
 

C

ChannelType - Enum in net.idrnd.voicesdk.core.common
Defines channel type which was used to make an audio record for voice template creation
checkQuality(String, QualityCheckMetricsThresholds) - Method in class net.idrnd.voicesdk.media.QualityCheckEngine
Checks whether audio file is suitable from the quality perspective, from the given audio file.
checkQuality(byte[], int, QualityCheckMetricsThresholds) - Method in class net.idrnd.voicesdk.media.QualityCheckEngine
Checks whether audio buffer is suitable from the quality perspective, from the given PCM16 audio bytes.
checkQuality(short[], int, QualityCheckMetricsThresholds) - Method in class net.idrnd.voicesdk.media.QualityCheckEngine
Checks whether audio buffer is suitable from the quality perspective, rom the given PCM16 audio samples.
checkQuality(float[], int, QualityCheckMetricsThresholds) - Method in class net.idrnd.voicesdk.media.QualityCheckEngine
Checks whether audio buffer is suitable from the quality perspective, from the given float audio samples.
checkQuality1(String, QualityCheckMetricsThresholds) - Method in class net.idrnd.voicesdk.media.QualityCheckEngine
 
checkQuality2(float[], int, QualityCheckMetricsThresholds) - Method in class net.idrnd.voicesdk.media.QualityCheckEngine
 
checkQuality3(short[], int, QualityCheckMetricsThresholds) - Method in class net.idrnd.voicesdk.media.QualityCheckEngine
 
checkQuality4(byte[], int, QualityCheckMetricsThresholds) - Method in class net.idrnd.voicesdk.media.QualityCheckEngine
 
close() - Method in class net.idrnd.voicesdk.common.VoiceSdkNativePeer
Releases the native allocated memory
compareTo(AudioInterval) - Method in class net.idrnd.voicesdk.core.common.AudioInterval
 
compareTo(TimeInterval) - Method in class net.idrnd.voicesdk.core.common.TimeInterval
 
compute(byte[], int) - Method in class net.idrnd.voicesdk.media.SNRComputer
Calculates SNR over the specified audio buffer provided as an array of PCM16 samples.
compute(short[], int) - Method in class net.idrnd.voicesdk.media.SNRComputer
Calculates SNR over the specified audio buffer provided as an array of PCM16 samples.
compute(float[], int) - Method in class net.idrnd.voicesdk.media.SNRComputer
Calculates SNR over the specified audio buffer provided as an array of normalized float values.
compute(String) - Method in class net.idrnd.voicesdk.media.SNRComputer
Calculates SNR over the specified audio record.
compute1(byte[], int) - Method in class net.idrnd.voicesdk.media.SNRComputer
 
compute2(short[], int) - Method in class net.idrnd.voicesdk.media.SNRComputer
 
compute3(float[], int) - Method in class net.idrnd.voicesdk.media.SNRComputer
 
compute4(String) - Method in class net.idrnd.voicesdk.media.SNRComputer
 
convertVoiceTemplate(VoiceTemplate) - Method in class net.idrnd.voicesdk.core.VoiceTemplateConverter
Converts voice template from one configuration to another.
createIdentificationList(VoiceTemplate[]) - Method in class net.idrnd.voicesdk.identification.IdentificationEngine
Creates a list for identification from given voice templates
createStream(int) - Method in class net.idrnd.voicesdk.media.SpeechSummaryEngine
Produces SpeechSummaryStream that accepts audio data with the specified constant sampling rate.
createVoiceTemplate(String, ChannelType) - Method in class net.idrnd.voicesdk.verify.VoiceTemplateFactory
Creates VoiceTemplate object from audio file.
createVoiceTemplate(String) - Method in class net.idrnd.voicesdk.verify.VoiceTemplateFactory
 
createVoiceTemplate(byte[], int, ChannelType) - Method in class net.idrnd.voicesdk.verify.VoiceTemplateFactory
Creates VoiceTemplate from byte-array PCM16 encoded audio.
createVoiceTemplate(byte[], int) - Method in class net.idrnd.voicesdk.verify.VoiceTemplateFactory
 
createVoiceTemplate(short[], int, ChannelType) - Method in class net.idrnd.voicesdk.verify.VoiceTemplateFactory
Creates VoiceTemplate from PCM16 encoded audio.
createVoiceTemplate(short[], int) - Method in class net.idrnd.voicesdk.verify.VoiceTemplateFactory
 
createVoiceTemplate(float[], int, ChannelType) - Method in class net.idrnd.voicesdk.verify.VoiceTemplateFactory
Creates VoiceTemplate from audio data encoded in 'truncated' float format Sampling frequency should be equal to or greater than the value returned by VoiceTemplateFactory.getMinimumAudioSampleRate().
createVoiceTemplate(float[], int) - Method in class net.idrnd.voicesdk.verify.VoiceTemplateFactory
 
createVoiceTemplate1(String, ChannelType) - Method in class net.idrnd.voicesdk.verify.VoiceTemplateFactory
 
createVoiceTemplate2(float[], int, ChannelType) - Method in class net.idrnd.voicesdk.verify.VoiceTemplateFactory
 
createVoiceTemplate3(short[], int, ChannelType) - Method in class net.idrnd.voicesdk.verify.VoiceTemplateFactory
 
createVoiceTemplate4(byte[], int, ChannelType) - Method in class net.idrnd.voicesdk.verify.VoiceTemplateFactory
 

D

deserialize(byte[]) - Static method in class net.idrnd.voicesdk.core.common.VoiceTemplate
Restores VoiceTemplate object from raw bytes array.
deserialize(byte[]) - Static method in class net.idrnd.voicesdk.identification.IdentificationList
Restores IdentificationList object from raw bytes array.
deserialize1(byte[]) - Static method in class net.idrnd.voicesdk.core.common.VoiceTemplate
 
deserialize1(byte[]) - Static method in class net.idrnd.voicesdk.identification.IdentificationList
 
DiarizationEngine - Class in net.idrnd.voicesdk.diarization
Performs the diarization split of the arbitrary speech data.
DiarizationEngine(String) - Constructor for class net.idrnd.voicesdk.diarization.DiarizationEngine
Sole constructor.
DiarizationResult - Class in net.idrnd.voicesdk.diarization
Contains details of diarization run on an audio data.

E

enrichIdentificationList(IdentificationList, VoiceTemplate[]) - Method in class net.idrnd.voicesdk.identification.IdentificationEngine
Enriches identification list with given voice templates
equals(Object) - Method in class net.idrnd.voicesdk.antispoof2.AntispoofResult
 
equals(Object) - Method in class net.idrnd.voicesdk.attributes.Attributes
 
equals(Object) - Method in class net.idrnd.voicesdk.common.VoiceSdkNativePeer
 
equals(Object) - Method in class net.idrnd.voicesdk.core.AudioInfo
 
equals(Object) - Method in class net.idrnd.voicesdk.core.common.AudioInterval
 
equals(Object) - Method in class net.idrnd.voicesdk.core.common.TimeInterval
 
equals(Object) - Method in class net.idrnd.voicesdk.diarization.DiarizationResult
 
equals(Object) - Method in class net.idrnd.voicesdk.media.QualityCheckEngineResult
 
equals(Object) - Method in class net.idrnd.voicesdk.media.SpeechEvent
 
equals(Object) - Method in class net.idrnd.voicesdk.media.SpeechInfo
 
equals(Object) - Method in class net.idrnd.voicesdk.media.SpeechSummary
 
equals(Object) - Method in class net.idrnd.voicesdk.verify.VerifyResult
 
equals(Object) - Method in class net.idrnd.voicesdk.verify.VerifyStreamResult
 
estimate(String) - Method in class net.idrnd.voicesdk.attributes.AttributesEstimator
Estimates person attributes using given voice sample provided as path to audio file.
estimate(byte[], int) - Method in class net.idrnd.voicesdk.attributes.AttributesEstimator
Estimates person attributes using given voice sample provided in PCM16 format.
estimate(short[], int) - Method in class net.idrnd.voicesdk.attributes.AttributesEstimator
Estimates person attributes using given voice sample provided in PCM16 format.
estimate(float[], int) - Method in class net.idrnd.voicesdk.attributes.AttributesEstimator
Estimates person attributes using given voice sample provided in normalized float format.
estimate0(String) - Method in class net.idrnd.voicesdk.attributes.AttributesEstimator
 
estimate1(byte[], int) - Method in class net.idrnd.voicesdk.attributes.AttributesEstimator
 
estimate2(short[], int) - Method in class net.idrnd.voicesdk.attributes.AttributesEstimator
 
estimate3(float[], int) - Method in class net.idrnd.voicesdk.attributes.AttributesEstimator
 

F

finalize() - Method in class net.idrnd.voicesdk.common.VoiceSdkNativePeer
 
finalizeStream() - Method in class net.idrnd.voicesdk.media.SpeechSummaryStream
Finalizes input audio stream to process remaining audio samples and produce result if it's possible
finalizeStream() - Method in class net.idrnd.voicesdk.media.SpeechSummaryStreamOpus
Finalizes input audio stream to process remaining audio samples and produce result if it's possible
finalizeStream() - Method in class net.idrnd.voicesdk.verify.VoiceVerifyStream
Finalizes input audio stream to process remaining audio samples and produce result if it's possible
finalizeStream() - Method in class net.idrnd.voicesdk.verify.VoiceVerifyStreamOpus
Finalizes input audio stream to process remaining audio samples and produce result if it's possible
fromCode(int) - Static method in enum net.idrnd.voicesdk.attributes.Gender
 
fromCode(int) - Static method in enum net.idrnd.voicesdk.attributes.PhoneCallParticipant
 
fromCode(int) - Static method in enum net.idrnd.voicesdk.core.common.ChannelType
 
fromCode(int) - Static method in enum net.idrnd.voicesdk.media.QualityCheckScenario
 
fromCode(int) - Static method in enum net.idrnd.voicesdk.media.QualityCheckShortDescription
 

G

Gender - Enum in net.idrnd.voicesdk.attributes
Defines human gender
get() - Static method in class net.idrnd.voicesdk.callcenter.BuildInfo
Retrieves BuildInfo
get1() - Static method in class net.idrnd.voicesdk.callcenter.BuildInfo
 
getAge() - Method in class net.idrnd.voicesdk.attributes.Attributes
 
getAudioInfo(String) - Static method in class net.idrnd.voicesdk.core.WavUtils
Returns WAV file audio info
getAudioInfo(byte[]) - Static method in class net.idrnd.voicesdk.core.WavUtils
Returns WAV file audio info
getAudioInfo1(byte[]) - Static method in class net.idrnd.voicesdk.core.WavUtils
 
getAudioInterval() - Method in class net.idrnd.voicesdk.media.SpeechEvent
 
getAudioInterval() - Method in class net.idrnd.voicesdk.verify.VerifyStreamResult
 
getBackgroundLengthMs() - Method in class net.idrnd.voicesdk.media.SpeechInfo
 
getBuffer() - Method in class net.idrnd.voicesdk.core.common.AudioBuffer
 
getChannelsNum() - Method in class net.idrnd.voicesdk.core.AudioInfo
 
getChannelType() - Method in class net.idrnd.voicesdk.core.common.VoiceTemplate
Returns the channel type of audio record which was used to create voice template.
getChannelType0() - Method in class net.idrnd.voicesdk.core.common.VoiceTemplate
 
getCode() - Method in enum net.idrnd.voicesdk.attributes.Gender
 
getCode() - Method in enum net.idrnd.voicesdk.attributes.PhoneCallParticipant
 
getCode() - Method in enum net.idrnd.voicesdk.core.common.ChannelType
 
getCode() - Method in enum net.idrnd.voicesdk.media.QualityCheckScenario
 
getCode() - Method in enum net.idrnd.voicesdk.media.QualityCheckShortDescription
 
getComponents() - Method in class net.idrnd.voicesdk.callcenter.BuildInfo
 
getCurrentBackgroundLength() - Method in class net.idrnd.voicesdk.media.SpeechSummaryStream
Retrieves accumulated background length metric
getCurrentBackgroundLength() - Method in class net.idrnd.voicesdk.media.SpeechSummaryStreamOpus
Retrieves accumulated background length metric
getEndSample() - Method in class net.idrnd.voicesdk.core.common.AudioInterval
 
getEndTime() - Method in class net.idrnd.voicesdk.core.common.AudioInterval
 
getEndTime() - Method in class net.idrnd.voicesdk.core.common.TimeInterval
 
getGender() - Method in class net.idrnd.voicesdk.attributes.Attributes
 
getGenderScore() - Method in class net.idrnd.voicesdk.attributes.Attributes
 
getGitInfo() - Method in class net.idrnd.voicesdk.callcenter.BuildInfo
 
getIndexesOfMatchedTemplates() - Method in class net.idrnd.voicesdk.identification.IdentificationResult
Returns indexes of templates stored (i.e.
getInitDataId() - Method in class net.idrnd.voicesdk.core.common.VoiceTemplate
Returns the set of engine methods used to create this template.
getInitDataId() - Method in class net.idrnd.voicesdk.verify.VoiceTemplateFactory
Returns ID of the init data, which was used to create the factory
getInitDataId() - Method in class net.idrnd.voicesdk.verify.VoiceTemplateMatcher
Returns ID of the init data, which was used to create the matcher
getInputInitDataId() - Method in class net.idrnd.voicesdk.core.VoiceTemplateConverter
Returns init data ID that voice template to be converted should have
getIsVoice() - Method in class net.idrnd.voicesdk.media.SpeechEvent
 
getLicenseExpirationDate() - Method in class net.idrnd.voicesdk.callcenter.BuildInfo
 
getLicenseInfo() - Method in class net.idrnd.voicesdk.callcenter.BuildInfo
Deprecated.
Use @getLicenseExpirationDate instead.
getMaximumMultipleSpeakersDetectorScore() - Method in class net.idrnd.voicesdk.media.QualityCheckMetricsThresholds
Returns maximum multiple speakers detector score allowed to pass quality check.
getMinimumAudioSampleRate() - Method in class net.idrnd.voicesdk.verify.VoiceTemplateFactory
Returns Returns minimum supported input audio sampling frequency in Hz
getMinimumSnrDb() - Method in class net.idrnd.voicesdk.media.QualityCheckMetricsThresholds
Returns minimum signal-to-noise ratio required to pass quality check in dB.
getMinimumSpeechLengthMs() - Method in class net.idrnd.voicesdk.media.QualityCheckMetricsThresholds
Returns minimum speech length required to pass quality check in milliseconds.
getMinimumSpeechRelativeLength() - Method in class net.idrnd.voicesdk.media.QualityCheckMetricsThresholds
Returns minimum speech relative length (speech length relative to the total audio length) required to pass quality check.
getMultipleSpeakersDetectorScore() - Method in class net.idrnd.voicesdk.media.QualityCheckEngineResult
Returns multiple speakers detector score value obtained on quality check
getOutputInitDataId() - Method in class net.idrnd.voicesdk.core.VoiceTemplateConverter
Returns init data ID that converted voice template will have
getPhoneCallParticipant() - Method in class net.idrnd.voicesdk.attributes.Attributes
Deprecated.
always equals to UNDEFINED.
getProbability() - Method in class net.idrnd.voicesdk.verify.VerifyResult
 
getQualityCheckShortDescription() - Method in class net.idrnd.voicesdk.media.QualityCheckEngineResult
Returns quality check result short description enum value
getRecommendedThresholds(QualityCheckScenario) - Method in class net.idrnd.voicesdk.media.QualityCheckEngine
Gets recommended quality checking thresholds for the specified scenario
getSampleRate() - Method in class net.idrnd.voicesdk.core.AudioInfo
 
getSampleRate() - Method in class net.idrnd.voicesdk.core.common.AudioBuffer
 
getSampleRate() - Method in class net.idrnd.voicesdk.core.common.AudioInterval
 
getSamplesNum() - Method in class net.idrnd.voicesdk.core.AudioInfo
 
getScore() - Method in class net.idrnd.voicesdk.antispoof2.AntispoofResult
 
getScore() - Method in class net.idrnd.voicesdk.verify.VerifyResult
 
getScoreReplay() - Method in class net.idrnd.voicesdk.antispoof2.AntispoofResult
 
getScores() - Method in class net.idrnd.voicesdk.identification.IdentificationResult
 
getScoreTts() - Method in class net.idrnd.voicesdk.antispoof2.AntispoofResult
 
getScoreVc() - Method in class net.idrnd.voicesdk.antispoof2.AntispoofResult
 
getSegmentation(String) - Method in class net.idrnd.voicesdk.diarization.DiarizationEngine
Performs diarization on audio file.
getSegmentation(String, int) - Method in class net.idrnd.voicesdk.diarization.DiarizationEngine
Performs diarization on audio file.
getSegmentation(float[], int) - Method in class net.idrnd.voicesdk.diarization.DiarizationEngine
Performs diarization on audio provided in normalized float format.
getSegmentation(float[], int, int) - Method in class net.idrnd.voicesdk.diarization.DiarizationEngine
Performs diarization on audio provided in normalized float format.
getSegmentation(short[], int) - Method in class net.idrnd.voicesdk.diarization.DiarizationEngine
Performs diarization on audio provided in PCM16 format.
getSegmentation(short[], int, int) - Method in class net.idrnd.voicesdk.diarization.DiarizationEngine
Performs diarization on audio provided in PCM16 format.
getSegmentation(byte[], int) - Method in class net.idrnd.voicesdk.diarization.DiarizationEngine
Performs diarization on audio bytes provided in PCM16 format.
getSegmentation(byte[], int, int) - Method in class net.idrnd.voicesdk.diarization.DiarizationEngine
Performs diarization on audio bytes provided in PCM16 format.
getSegmentation1(byte[], int, int) - Method in class net.idrnd.voicesdk.diarization.DiarizationEngine
 
getSegmentation2(short[], int, int) - Method in class net.idrnd.voicesdk.diarization.DiarizationEngine
 
getSegmentation3(float[], int, int) - Method in class net.idrnd.voicesdk.diarization.DiarizationEngine
 
getSegmentation4(String, int) - Method in class net.idrnd.voicesdk.diarization.DiarizationEngine
 
getSnrDb() - Method in class net.idrnd.voicesdk.media.QualityCheckEngineResult
Returns SNR metric value obtained on quality check in Db
getSpeechEvent() - Method in class net.idrnd.voicesdk.media.SpeechSummaryStream
Retrieves a single speech event from output FIFO queue.
getSpeechEvent() - Method in class net.idrnd.voicesdk.media.SpeechSummaryStreamOpus
Retrieves a single speech event from output FIFO queue.
getSpeechEvents() - Method in class net.idrnd.voicesdk.media.SpeechSummary
 
getSpeechEvents() - Method in class net.idrnd.voicesdk.media.SpeechSummaryStream
Fetches accumulated list of speech events, removing them from stream queue.
getSpeechEvents() - Method in class net.idrnd.voicesdk.media.SpeechSummaryStreamOpus
Fetches accumulated list of speech events, removing them from stream queue.
getSpeechInfo() - Method in class net.idrnd.voicesdk.media.SpeechSummary
 
getSpeechLengthMs() - Method in class net.idrnd.voicesdk.media.QualityCheckEngineResult
Returns speech length metric value obtained on quality check in milliseconds
getSpeechLengthMs() - Method in class net.idrnd.voicesdk.media.SpeechInfo
 
getSpeechRelativeLength() - Method in class net.idrnd.voicesdk.media.QualityCheckEngineResult
Returns speech relative length (speech length relative to the total audio length) metric value obtained on quality check
getSpeechSummary(byte[], int) - Method in class net.idrnd.voicesdk.media.SpeechSummaryEngine
Calculates SpeechSummary over the specified audio buffer provided as an array of PCM16 samples.
getSpeechSummary(short[], int) - Method in class net.idrnd.voicesdk.media.SpeechSummaryEngine
Calculates SpeechSummary over the specified audio buffer provided as an array of PCM16 samples.
getSpeechSummary(float[], int) - Method in class net.idrnd.voicesdk.media.SpeechSummaryEngine
Calculates SpeechSummary over the specified audio buffer provided as an array of normalized float values.
getSpeechSummary(String) - Method in class net.idrnd.voicesdk.media.SpeechSummaryEngine
Calculates SpeechSummary over the specified audio record.
getSpeechSummary1(byte[], int) - Method in class net.idrnd.voicesdk.media.SpeechSummaryEngine
 
getSpeechSummary2(short[], int) - Method in class net.idrnd.voicesdk.media.SpeechSummaryEngine
 
getSpeechSummary3(float[], int) - Method in class net.idrnd.voicesdk.media.SpeechSummaryEngine
 
getSpeechSummary4(String) - Method in class net.idrnd.voicesdk.media.SpeechSummaryEngine
 
getStartSample() - Method in class net.idrnd.voicesdk.core.common.AudioInterval
 
getStartTime() - Method in class net.idrnd.voicesdk.core.common.AudioInterval
 
getStartTime() - Method in class net.idrnd.voicesdk.core.common.TimeInterval
 
getThreshold() - Method in class net.idrnd.voicesdk.identification.IdentificationResult
 
getTimeline() - Method in class net.idrnd.voicesdk.diarization.DiarizationResult
Returns segmented timeline.
getTotalLengthMs() - Method in class net.idrnd.voicesdk.media.SpeechInfo
 
getTotalSpeechInfo() - Method in class net.idrnd.voicesdk.media.SpeechSummaryStream
Retrieves accumulated speech info data.
getTotalSpeechInfo() - Method in class net.idrnd.voicesdk.media.SpeechSummaryStreamOpus
Retrieves accumulated speech info data.
getTotalSpeechSummary() - Method in class net.idrnd.voicesdk.media.SpeechSummaryStream
Retrieves accumulated speech summary data.
getTotalSpeechSummary() - Method in class net.idrnd.voicesdk.media.SpeechSummaryStreamOpus
Retrieves accumulated speech summary data.
getUnsuitableInputMessage() - Method in class net.idrnd.voicesdk.antispoof2.AntispoofResult
 
getVerifyResult() - Method in class net.idrnd.voicesdk.verify.VerifyStreamResult
 
getVerifyResult() - Method in class net.idrnd.voicesdk.verify.VoiceVerifyStream
Retrieves verification result from output queue containing one verify stream result for each reference template.
getVerifyResult() - Method in class net.idrnd.voicesdk.verify.VoiceVerifyStreamOpus
Retrieves one verify results from stream queue.
getVerifyResultForOneTemplate() - Method in class net.idrnd.voicesdk.verify.VoiceVerifyStream
Retrieves verification result from output queue consisting of single verify stream result corresponding to the zeroth reference template.
getVerifyResults() - Method in class net.idrnd.voicesdk.verify.VoiceVerifyStreamOpus
Fetches accumulated list of verify results, removing them from stream queue.
getVersion() - Method in class net.idrnd.voicesdk.callcenter.BuildInfo
 

H

hashCode() - Method in class net.idrnd.voicesdk.antispoof2.AntispoofResult
 
hashCode() - Method in class net.idrnd.voicesdk.attributes.Attributes
 
hashCode() - Method in class net.idrnd.voicesdk.common.VoiceSdkNativePeer
 
hashCode() - Method in class net.idrnd.voicesdk.core.common.AudioInterval
 
hashCode() - Method in class net.idrnd.voicesdk.core.common.TimeInterval
 
hashCode() - Method in class net.idrnd.voicesdk.diarization.DiarizationResult
 
hashCode() - Method in class net.idrnd.voicesdk.media.QualityCheckEngineResult
 
hashCode() - Method in class net.idrnd.voicesdk.media.SpeechEvent
 
hashCode() - Method in class net.idrnd.voicesdk.media.SpeechInfo
 
hashCode() - Method in class net.idrnd.voicesdk.media.SpeechSummary
 
hashCode() - Method in class net.idrnd.voicesdk.verify.VerifyStreamResult
 
hasSpeechEvents() - Method in class net.idrnd.voicesdk.media.SpeechSummaryStream
Checks if there are available speech events in output queue
hasSpeechEvents() - Method in class net.idrnd.voicesdk.media.SpeechSummaryStreamOpus
Checks if there are available speech events in output queue
hasVerifyResults() - Method in class net.idrnd.voicesdk.verify.VoiceVerifyStream
Checks if any verify results are present in stream queue
hasVerifyResults() - Method in class net.idrnd.voicesdk.verify.VoiceVerifyStreamOpus
Checks if any verify results are present in stream queue

I

IdentificationEngine - Class in net.idrnd.voicesdk.identification
Identification engine class used for creating identification list and for identification itself.
IdentificationEngine(String) - Constructor for class net.idrnd.voicesdk.identification.IdentificationEngine
Initializes the engine, allocating native memory.
IdentificationList - Class in net.idrnd.voicesdk.identification
Class containing list for identification This class serves as gateway to native Voice SDK implementation and allocates resources on native heap.
IdentificationList(long) - Constructor for class net.idrnd.voicesdk.identification.IdentificationList
 
IdentificationResult - Class in net.idrnd.voicesdk.identification
Class containing identification result.
IdentificationResult(float[], float) - Constructor for class net.idrnd.voicesdk.identification.IdentificationResult
Initializes identification result instance.
identify(VoiceTemplate, IdentificationList, float) - Method in class net.idrnd.voicesdk.identification.IdentificationEngine
Performs an identification of given voice template using given identification list
identify(VoiceTemplate, IdentificationList) - Method in class net.idrnd.voicesdk.identification.IdentificationEngine
 
identify1(VoiceTemplate, IdentificationList, float) - Method in class net.idrnd.voicesdk.identification.IdentificationEngine
 
identify2(VoiceTemplate, IdentificationList) - Method in class net.idrnd.voicesdk.identification.IdentificationEngine
 
init(String) - Static method in class net.idrnd.voicesdk.antispoof2.AntispoofEngine
 
init(String) - Static method in class net.idrnd.voicesdk.attributes.AttributesEstimator
 
init(String) - Static method in class net.idrnd.voicesdk.core.VoiceTemplateConverter
 
init(String) - Static method in class net.idrnd.voicesdk.diarization.DiarizationEngine
 
init(String) - Static method in class net.idrnd.voicesdk.identification.IdentificationEngine
 
init(String) - Static method in class net.idrnd.voicesdk.media.QualityCheckEngine
 
init(String) - Static method in class net.idrnd.voicesdk.media.SNRComputer
 
init(int, int, int) - Static method in class net.idrnd.voicesdk.media.SpeechEndpointDetector
 
init(int, int, int) - Static method in class net.idrnd.voicesdk.media.SpeechEndpointDetectorOpus
 
init(String) - Static method in class net.idrnd.voicesdk.media.SpeechSummaryEngine
 
init(String, int) - Static method in class net.idrnd.voicesdk.media.SpeechSummaryStreamOpus
 
init(String) - Static method in class net.idrnd.voicesdk.verify.VoiceTemplateFactory
 
init(String) - Static method in class net.idrnd.voicesdk.verify.VoiceTemplateMatcher
 
init(VoiceTemplateFactory, VoiceTemplateMatcher, VoiceTemplate[], int, int, float) - Static method in class net.idrnd.voicesdk.verify.VoiceVerifyStream
 
init(VoiceTemplateFactory, VoiceTemplateMatcher, VoiceTemplate, int, int) - Static method in class net.idrnd.voicesdk.verify.VoiceVerifyStreamOpus
 
isMatched() - Method in class net.idrnd.voicesdk.identification.IdentificationResult
Check whether voice template was matched or not
isSpeechEnded() - Method in class net.idrnd.voicesdk.media.SpeechEndpointDetector
Checks if speech end is detected after the previous SpeechEndpointDetector.addSamples(byte[]) call
isSpeechEnded() - Method in class net.idrnd.voicesdk.media.SpeechEndpointDetectorOpus
Checks if speech end is detected after the previous SpeechEndpointDetectorOpus.addPacket(byte[]) call
isSpoof(byte[], int) - Method in class net.idrnd.voicesdk.antispoof2.AntispoofEngine
Detects spoofing in audio provided in PCM16 format.
isSpoof(short[], int) - Method in class net.idrnd.voicesdk.antispoof2.AntispoofEngine
Detects spoofing in audio provided in PCM16 format.
isSpoof(float[], int) - Method in class net.idrnd.voicesdk.antispoof2.AntispoofEngine
Detects spoofing in audio provided in normalized float format.
isSpoof(String) - Method in class net.idrnd.voicesdk.antispoof2.AntispoofEngine
Detects spoofing in audio file.
isSpoof1(byte[], int) - Method in class net.idrnd.voicesdk.antispoof2.AntispoofEngine
 
isSpoof2(short[], int) - Method in class net.idrnd.voicesdk.antispoof2.AntispoofEngine
 
isSpoof3(float[], int) - Method in class net.idrnd.voicesdk.antispoof2.AntispoofEngine
 
isSpoof4(String) - Method in class net.idrnd.voicesdk.antispoof2.AntispoofEngine
 
isValid() - Method in class net.idrnd.voicesdk.core.common.VoiceTemplate
Checks whether generated voice template is valid or not.

L

loadFromFile(String) - Static method in class net.idrnd.voicesdk.core.common.VoiceTemplate
Creates VoiceTemplate from file.
loadFromFile1(String) - Static method in class net.idrnd.voicesdk.core.common.VoiceTemplate
 

M

matchVoiceTemplates(VoiceTemplate, VoiceTemplate) - Method in class net.idrnd.voicesdk.verify.VoiceTemplateMatcher
Matches 2 templates to each other.
mergeVoiceTemplates(VoiceTemplate[]) - Method in class net.idrnd.voicesdk.verify.VoiceTemplateFactory
Merges multiple VoiceTemplate objects into single template.
mergeVoiceTemplates1(VoiceTemplate[]) - Method in class net.idrnd.voicesdk.verify.VoiceTemplateFactory
 

N

nativeId - Variable in class net.idrnd.voicesdk.common.VoiceSdkNativePeer
'Handle' value used to identify the native peer in native layer
net.idrnd.voicesdk.antispoof2 - package net.idrnd.voicesdk.antispoof2
Classes for spoofing detection
net.idrnd.voicesdk.attributes - package net.idrnd.voicesdk.attributes
Classes for estimating person attributes using their voice
net.idrnd.voicesdk.callcenter - package net.idrnd.voicesdk.callcenter
 
net.idrnd.voicesdk.common - package net.idrnd.voicesdk.common
 
net.idrnd.voicesdk.core - package net.idrnd.voicesdk.core
Core VoiceSDK classes
net.idrnd.voicesdk.core.common - package net.idrnd.voicesdk.core.common
 
net.idrnd.voicesdk.diarization - package net.idrnd.voicesdk.diarization
Classes for diarization support
net.idrnd.voicesdk.identification - package net.idrnd.voicesdk.identification
Classes for identification support
net.idrnd.voicesdk.media - package net.idrnd.voicesdk.media
Some common classes for speech processing
net.idrnd.voicesdk.verify - package net.idrnd.voicesdk.verify
Classes for voice verification

O

OpusUtils - Class in net.idrnd.voicesdk.core
Class with some static utility functions for working with Opus files Any method that delegates to native call may throw VoiceSdkEngineException
OpusUtils() - Constructor for class net.idrnd.voicesdk.core.OpusUtils
 

P

PhoneCallParticipant - Enum in net.idrnd.voicesdk.attributes
Defines phone call participant class, deprecated

Q

QualityCheckEngine - Class in net.idrnd.voicesdk.media
Performs audio quality check.
QualityCheckEngine(String) - Constructor for class net.idrnd.voicesdk.media.QualityCheckEngine
Initializes the instance.
QualityCheckEngineResult - Class in net.idrnd.voicesdk.media
Contains audio data quality check results.
QualityCheckMetricsThresholds - Class in net.idrnd.voicesdk.media
Contains quality checking thresholds.
QualityCheckMetricsThresholds(float, float, float, float) - Constructor for class net.idrnd.voicesdk.media.QualityCheckMetricsThresholds
 
QualityCheckScenario - Enum in net.idrnd.voicesdk.media
Defines scenarios used to get recommended quality check thresholds
QualityCheckShortDescription - Enum in net.idrnd.voicesdk.media
Defines short description of an audio quality check result

R

readAsFloatSamples(String) - Static method in class net.idrnd.voicesdk.core.WavUtils
Reads float samples from WAV file
readAsFloatSamples(byte[]) - Static method in class net.idrnd.voicesdk.core.WavUtils
Reads float samples from a memory buffer containing WAV file
readAsFloatSamples1(byte[]) - Static method in class net.idrnd.voicesdk.core.WavUtils
 
readAsFloatSamples16Bit(String) - Static method in class net.idrnd.voicesdk.core.WavUtils
Reads float samples from WAV file with 16-bit precision
readAsFloatSamples16Bit(byte[]) - Static method in class net.idrnd.voicesdk.core.WavUtils
Reads float samples from a memory buffer containing WAV file with 16-bit precision
readAsFloatSamples16Bit1(byte[]) - Static method in class net.idrnd.voicesdk.core.WavUtils
 
readAsPCM16Bytes(String) - Static method in class net.idrnd.voicesdk.core.WavUtils
Reads PCM16 bytes from WAV file
readAsPCM16Bytes(byte[]) - Static method in class net.idrnd.voicesdk.core.WavUtils
Reads PCM16 bytes from a memory buffer containing WAV file
readAsPCM16Bytes1(byte[]) - Static method in class net.idrnd.voicesdk.core.WavUtils
 
readAsPCM16Samples(byte[]) - Static method in class net.idrnd.voicesdk.core.OpusUtils
Reads Opus file from a memory buffer and decodes it to PCM16 samples buffer
readAsPCM16Samples(String) - Static method in class net.idrnd.voicesdk.core.WavUtils
Reads PCM16 samples from WAV file
readAsPCM16Samples(byte[]) - Static method in class net.idrnd.voicesdk.core.WavUtils
Reads PCM16 samples from a memory buffer containing WAV file
readAsPCM16Samples1(byte[]) - Static method in class net.idrnd.voicesdk.core.WavUtils
 
release() - Method in class net.idrnd.voicesdk.antispoof2.AntispoofEngine
 
release() - Method in class net.idrnd.voicesdk.attributes.AttributesEstimator
 
release() - Method in class net.idrnd.voicesdk.common.VoiceSdkNativePeer
This method should release resources on native layer (indirectly using nativeId)
release() - Method in class net.idrnd.voicesdk.core.common.VoiceTemplate
 
release() - Method in class net.idrnd.voicesdk.core.VoiceTemplateConverter
 
release() - Method in class net.idrnd.voicesdk.diarization.DiarizationEngine
 
release() - Method in class net.idrnd.voicesdk.identification.IdentificationEngine
 
release() - Method in class net.idrnd.voicesdk.identification.IdentificationList
 
release() - Method in class net.idrnd.voicesdk.media.QualityCheckEngine
 
release() - Method in class net.idrnd.voicesdk.media.SNRComputer
 
release() - Method in class net.idrnd.voicesdk.media.SpeechEndpointDetector
 
release() - Method in class net.idrnd.voicesdk.media.SpeechEndpointDetectorOpus
 
release() - Method in class net.idrnd.voicesdk.media.SpeechSummaryEngine
 
release() - Method in class net.idrnd.voicesdk.media.SpeechSummaryStream
 
release() - Method in class net.idrnd.voicesdk.media.SpeechSummaryStreamOpus
 
release() - Method in class net.idrnd.voicesdk.verify.VoiceTemplateFactory
 
release() - Method in class net.idrnd.voicesdk.verify.VoiceTemplateMatcher
 
release() - Method in class net.idrnd.voicesdk.verify.VoiceVerifyStream
 
release() - Method in class net.idrnd.voicesdk.verify.VoiceVerifyStreamOpus
 
reset() - Method in class net.idrnd.voicesdk.media.SpeechEndpointDetector
Resets detector, clearing all the accumulated statistics
reset() - Method in class net.idrnd.voicesdk.media.SpeechEndpointDetectorOpus
Resets detector, clearing all the accumulated statistics
reset() - Method in class net.idrnd.voicesdk.media.SpeechSummaryStream
Resets stream state: clears buffer, resets speech summary
reset() - Method in class net.idrnd.voicesdk.media.SpeechSummaryStreamOpus
Resets stream state: clears buffer, resets speech summary
reset() - Method in class net.idrnd.voicesdk.verify.VoiceVerifyStream
Resets internal stream state
reset() - Method in class net.idrnd.voicesdk.verify.VoiceVerifyStreamOpus
Resets internal stream state

S

saveToFile(String) - Method in class net.idrnd.voicesdk.core.common.VoiceTemplate
Saves VoiceTemplate object into file.
serialize() - Method in class net.idrnd.voicesdk.core.common.VoiceTemplate
Converts VoiceTemplate object into raw bytes array.
serialize() - Method in class net.idrnd.voicesdk.identification.IdentificationList
Converts IdentificationList object into raw bytes array.
setAllowMobileGPU(boolean) - Static method in class net.idrnd.voicesdk.core.Settings
Sets whether GPU delegate allowed to be used for VoiceSDK (for Android devices only).
setAllowMobileNNAPI(boolean) - Static method in class net.idrnd.voicesdk.core.Settings
Sets whether NNAPI delegate allowed to be used for VoiceSDK (for Android devices only).
setMaximumMultipleSpeakersDetectorScore(float) - Method in class net.idrnd.voicesdk.media.QualityCheckMetricsThresholds
Sets maximum multiple speakers detector score allowed to pass quality check.
setMinimumSnrDb(float) - Method in class net.idrnd.voicesdk.media.QualityCheckMetricsThresholds
Sets minimum signal-to-noise ratio required to pass quality check in dB.
setMinimumSpeechLengthMs(float) - Method in class net.idrnd.voicesdk.media.QualityCheckMetricsThresholds
Sets minimum speech length required to pass quality check in milliseconds.
setMinimumSpeechRelativeLength(float) - Method in class net.idrnd.voicesdk.media.QualityCheckMetricsThresholds
Sets minimum speech relative length (speech length relative to the total audio length) required to pass quality check.
setNumThreads(int) - Static method in class net.idrnd.voicesdk.core.Settings
Sets the maximum number of threads available for VoiceSDK.
Settings - Class in net.idrnd.voicesdk.core
Provides a way to control global VoiceSDK configuration.
Settings() - Constructor for class net.idrnd.voicesdk.core.Settings
 
setUseVoiceTemplateCompression(boolean) - Static method in class net.idrnd.voicesdk.core.Settings
Sets whether to compress voice templates serialization.
SNRComputer - Class in net.idrnd.voicesdk.media
Calculates average Signal-to-Noise ratio, dB in the specified audio data.
SNRComputer(String) - Constructor for class net.idrnd.voicesdk.media.SNRComputer
Initializes the instance.
SpeechEndpointDetector - Class in net.idrnd.voicesdk.media
Provides the functionality of speech end detection in audio stream.
SpeechEndpointDetector(int, int, int) - Constructor for class net.idrnd.voicesdk.media.SpeechEndpointDetector
Initializes speech endpoint detector.
SpeechEndpointDetectorOpus - Class in net.idrnd.voicesdk.media
Provides the functionality of speech end detection in Opus audio stream.
SpeechEndpointDetectorOpus(int, int, int) - Constructor for class net.idrnd.voicesdk.media.SpeechEndpointDetectorOpus
Initializes Opus speech endpoint detector.
SpeechEvent - Class in net.idrnd.voicesdk.media
Represents a speech/non-speech marked audio interval.
SpeechInfo - Class in net.idrnd.voicesdk.media
Provides the calculated metrics related to Voice Activity Detection over processed audio data.
SpeechSummary - Class in net.idrnd.voicesdk.media
Contains speech statistics and audio intervals marked as speech or non-speech.
SpeechSummaryEngine - Class in net.idrnd.voicesdk.media
Provides the set of capabilities related to calculation SpeechSummary over various types of audio data.
SpeechSummaryEngine(String) - Constructor for class net.idrnd.voicesdk.media.SpeechSummaryEngine
Initializes the engine, allocating native memory.
SpeechSummaryStream - Class in net.idrnd.voicesdk.media
Calculates SpeechSummary in the streaming scenarios.
SpeechSummaryStream(long) - Constructor for class net.idrnd.voicesdk.media.SpeechSummaryStream
 
SpeechSummaryStreamOpus - Class in net.idrnd.voicesdk.media
Calculates SpeechSummary in the streaming scenario for Opus stream input.
SpeechSummaryStreamOpus(String, int) - Constructor for class net.idrnd.voicesdk.media.SpeechSummaryStreamOpus
Initializes the stream, allocating native memory.

T

TimeInterval - Class in net.idrnd.voicesdk.core.common
 
TimeInterval(long, long) - Constructor for class net.idrnd.voicesdk.core.common.TimeInterval
 
toString() - Method in class net.idrnd.voicesdk.antispoof2.AntispoofResult
 
toString() - Method in class net.idrnd.voicesdk.attributes.Attributes
 
toString() - Method in class net.idrnd.voicesdk.callcenter.BuildInfo
 
toString() - Method in class net.idrnd.voicesdk.core.AudioInfo
 
toString() - Method in class net.idrnd.voicesdk.core.common.AudioInterval
 
toString() - Method in class net.idrnd.voicesdk.core.common.TimeInterval
 
toString() - Method in class net.idrnd.voicesdk.diarization.DiarizationResult
 
toString() - Method in class net.idrnd.voicesdk.identification.IdentificationResult
 
toString() - Method in class net.idrnd.voicesdk.media.QualityCheckEngineResult
 
toString() - Method in class net.idrnd.voicesdk.media.QualityCheckMetricsThresholds
 
toString() - Method in class net.idrnd.voicesdk.media.SpeechEvent
 
toString() - Method in class net.idrnd.voicesdk.media.SpeechInfo
 
toString() - Method in class net.idrnd.voicesdk.media.SpeechSummary
 
toString() - Method in class net.idrnd.voicesdk.verify.VerifyResult
 
toString() - Method in class net.idrnd.voicesdk.verify.VerifyStreamResult
 

V

valueOf(String) - Static method in enum net.idrnd.voicesdk.attributes.Gender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.idrnd.voicesdk.attributes.PhoneCallParticipant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.idrnd.voicesdk.core.common.ChannelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.idrnd.voicesdk.media.QualityCheckScenario
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.idrnd.voicesdk.media.QualityCheckShortDescription
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.idrnd.voicesdk.attributes.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.idrnd.voicesdk.attributes.PhoneCallParticipant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.idrnd.voicesdk.core.common.ChannelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.idrnd.voicesdk.media.QualityCheckScenario
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.idrnd.voicesdk.media.QualityCheckShortDescription
Returns an array containing the constants of this enum type, in the order they are declared.
VerifyResult - Class in net.idrnd.voicesdk.verify
Contains the result of comparison of 2 VoiceTemplate instances.
VerifyStreamResult - Class in net.idrnd.voicesdk.verify
Represents verification stream result.
VerifyStreamResult(AudioInterval, VerifyResult) - Constructor for class net.idrnd.voicesdk.verify.VerifyStreamResult
 
VoiceSdkEngineException - Exception in net.idrnd.voicesdk.common
A runtime exception that is thrown when a failure occurs in native code
VoiceSdkEngineException(String) - Constructor for exception net.idrnd.voicesdk.common.VoiceSdkEngineException
 
VoiceSdkLicenseException - Exception in net.idrnd.voicesdk.common
A runtime exception that is thrown on license expiration or absence
VoiceSdkLicenseException(String) - Constructor for exception net.idrnd.voicesdk.common.VoiceSdkLicenseException
 
VoiceSdkNativePeer - Class in net.idrnd.voicesdk.common
Common base for all VoiceSDK objects that have peers in native layer with life-cycle.
VoiceSdkNativePeer(long) - Constructor for class net.idrnd.voicesdk.common.VoiceSdkNativePeer
 
VoiceTemplate - Class in net.idrnd.voicesdk.core.common
Represents the result of audio data processing that can be used for similarity checks.
VoiceTemplateConverter - Class in net.idrnd.voicesdk.core
Converts VoiceTemplate from one configuration to another.
VoiceTemplateConverter(String) - Constructor for class net.idrnd.voicesdk.core.VoiceTemplateConverter
Sole constructor.
VoiceTemplateFactory - Class in net.idrnd.voicesdk.verify
Provides capabilities for creating and comparing VoiceTemplate.
VoiceTemplateFactory(String) - Constructor for class net.idrnd.voicesdk.verify.VoiceTemplateFactory
Sole constructor.
VoiceTemplateMatcher - Class in net.idrnd.voicesdk.verify
Provides capabilities for creating and comparing VoiceTemplate.
VoiceTemplateMatcher(String) - Constructor for class net.idrnd.voicesdk.verify.VoiceTemplateMatcher
Sole constructor.
VoiceVerifyStream - Class in net.idrnd.voicesdk.verify
Enables voice verification in streaming scenario.
VoiceVerifyStream(VoiceTemplateFactory, VoiceTemplateMatcher, VoiceTemplate[], int, int, float) - Constructor for class net.idrnd.voicesdk.verify.VoiceVerifyStream
Sole constructor.
VoiceVerifyStream(VoiceTemplateFactory, VoiceTemplateMatcher, VoiceTemplate[], int, int) - Constructor for class net.idrnd.voicesdk.verify.VoiceVerifyStream
 
VoiceVerifyStream(VoiceTemplateFactory, VoiceTemplateMatcher, VoiceTemplate[], int) - Constructor for class net.idrnd.voicesdk.verify.VoiceVerifyStream
 
VoiceVerifyStreamOpus - Class in net.idrnd.voicesdk.verify
Enables voice verification in streaming scenario for Opus stream input.
VoiceVerifyStreamOpus(VoiceTemplateFactory, VoiceTemplateMatcher, VoiceTemplate, int, int) - Constructor for class net.idrnd.voicesdk.verify.VoiceVerifyStreamOpus
Sole constructor.
VoiceVerifyStreamOpus(VoiceTemplateFactory, VoiceTemplateMatcher, VoiceTemplate, int) - Constructor for class net.idrnd.voicesdk.verify.VoiceVerifyStreamOpus
 

W

WavUtils - Class in net.idrnd.voicesdk.core
Class with some static utility functions for working with WAV-data Any method that delegates to native call may throw VoiceSdkEngineException
WavUtils() - Constructor for class net.idrnd.voicesdk.core.WavUtils
 
A B C D E F G H I L M N O P Q R S T V W 
Skip navigation links