- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
- 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
-
- 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.
- 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
-
- 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
-
- VoiceTemplateConverter(String) - Constructor for class net.idrnd.voicesdk.core.VoiceTemplateConverter
-
Sole constructor.
- VoiceTemplateFactory - Class in net.idrnd.voicesdk.verify
-
- VoiceTemplateFactory(String) - Constructor for class net.idrnd.voicesdk.verify.VoiceTemplateFactory
-
Sole constructor.
- VoiceTemplateMatcher - Class in net.idrnd.voicesdk.verify
-
- 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
-