| Package | Description |
|---|---|
| com.amazonaws.services.voiceid.model |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationDecision |
AuthenticationDecision.fromValue(String value)
Use this in place of valueOf.
|
static AuthenticationDecision |
AuthenticationDecision.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationDecision[] |
AuthenticationDecision.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResult |
AuthenticationResult.withDecision(AuthenticationDecision decision)
The authentication decision produced by Voice ID, processed against the current session state and streamed audio
of the speaker.
|
Copyright © 2022. All rights reserved.