Skip to main content

    scamDialogRiskstringrequired

    The scam risk based on the speech content in the audio stream.

    Format: ScamDialogRisk (string)

    Possible values: [SCAM, NEUTRAL]

    Example: SCAM

    confidencestringrequired

    The confidence level of the scamDialogRisk field.

    Format: ScamDialogConfidence (string)

    Possible values: [LOW, HIGH]

    Example: HIGH
ScamDialogResult
{
"scamDialogRisk": "SCAM",
"confidence": "HIGH"
}