Interface VoiceSpoofingRisk.Builder

    • Method Detail

      • riskScore

        VoiceSpoofingRisk.Builder riskScore​(Integer riskScore)

        The score indicating the likelihood of speaker’s voice being spoofed.

        Parameters:
        riskScore - The score indicating the likelihood of speaker’s voice being spoofed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.