EnrollmentConfig
Contains configurations defining enrollment behavior for the batch job.
Contents
- 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 toOVERWRITE
replaces the existing voice prints and enrollment audio stored for that speaker with new data generated from the latest audio.Type: String
Valid Values:
SKIP | OVERWRITE
Required: No
- FraudDetectionConfig
-
The fraud detection configuration to use for the speaker enrollment job.
Type: EnrollmentJobFraudDetectionConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: