| Package | Description |
|---|---|
| com.amazonaws.services.voiceid.model |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationConfiguration |
AuthenticationConfiguration.clone() |
AuthenticationConfiguration |
AuthenticationResult.getConfiguration()
The
AuthenticationConfiguration used to generate this authentication result. |
AuthenticationConfiguration |
AuthenticationConfiguration.withAcceptanceThreshold(Integer acceptanceThreshold)
The minimum threshold needed to successfully authenticate a speaker.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationResult.setConfiguration(AuthenticationConfiguration configuration)
The
AuthenticationConfiguration used to generate this authentication result. |
AuthenticationResult |
AuthenticationResult.withConfiguration(AuthenticationConfiguration configuration)
The
AuthenticationConfiguration used to generate this authentication result. |
Copyright © 2024. All rights reserved.