FraudDetectionConfiguration
The configuration used for performing fraud detection over a speaker during a session.
Types
Properties
Link copied to clipboard
Threshold value for determining whether the speaker is a fraudster. If the detected risk score calculated by Voice ID is higher than the threshold, the speaker is considered a fraudster.
Link copied to clipboard
The identifier of the watchlist against which fraud detection is performed.
Functions
Link copied to clipboard
inline fun copy(block: FraudDetectionConfiguration.Builder.() -> Unit = {}): FraudDetectionConfiguration