| Package | Description |
|---|---|
| software.amazon.awssdk.services.voiceid.model |
| Modifier and Type | Method and Description |
|---|---|
EnrollmentConfig |
SpeakerEnrollmentJob.enrollmentConfig()
The configuration that defines the action to take when the speaker is already enrolled in Voice ID, and the
FraudDetectionConfig to use. |
EnrollmentConfig |
StartSpeakerEnrollmentJobRequest.enrollmentConfig()
The enrollment config that contains details such as the action to take when a speaker is already enrolled in
Voice ID or when a speaker is identified as a fraudster.
|
| Modifier and Type | Method and Description |
|---|---|
SpeakerEnrollmentJob.Builder |
SpeakerEnrollmentJob.Builder.enrollmentConfig(EnrollmentConfig enrollmentConfig)
The configuration that defines the action to take when the speaker is already enrolled in Voice ID, and the
FraudDetectionConfig to use. |
StartSpeakerEnrollmentJobRequest.Builder |
StartSpeakerEnrollmentJobRequest.Builder.enrollmentConfig(EnrollmentConfig enrollmentConfig)
The enrollment config that contains details such as the action to take when a speaker is already enrolled in
Voice ID or when a speaker is identified as a fraudster.
|
Copyright © 2022. All rights reserved.