Skip to content

/AWS1/CL_VIDENROLLMENTCONFIG

Contains configurations defining enrollment behavior for the batch job.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_EXISTINGENROLLMENTACTION TYPE /AWS1/VIDEXISTINGENROLLMENTACT /AWS1/VIDEXISTINGENROLLMENTACT

The action to take when the specified speaker is already enrolled in the specified domain. The default value is SKIP, which skips the enrollment for the existing speaker. Setting the value to OVERWRITE replaces the existing voice prints and enrollment audio stored for that speaker with new data generated from the latest audio.

IO_FRAUDDETECTIONCONFIG TYPE REF TO /AWS1/CL_VIDENROLLMENTJOBFRA00 /AWS1/CL_VIDENROLLMENTJOBFRA00

The fraud detection configuration to use for the speaker enrollment job.


Queryable Attributes

ExistingEnrollmentAction

The action to take when the specified speaker is already enrolled in the specified domain. The default value is SKIP, which skips the enrollment for the existing speaker. Setting the value to OVERWRITE replaces the existing voice prints and enrollment audio stored for that speaker with new data generated from the latest audio.

Accessible with the following methods

Method Description
GET_EXISTINGENROLLMENTACTION() Getter for EXISTINGENROLLMENTACTION, with configurable defau
ASK_EXISTINGENROLLMENTACTION() Getter for EXISTINGENROLLMENTACTION w/ exceptions if field h
HAS_EXISTINGENROLLMENTACTION() Determine if EXISTINGENROLLMENTACTION has a value

FraudDetectionConfig

The fraud detection configuration to use for the speaker enrollment job.

Accessible with the following methods

Method Description
GET_FRAUDDETECTIONCONFIG() Getter for FRAUDDETECTIONCONFIG