| 
    VoiceSDK
    5.3.0
    
   | 
 
Voice verification result. More...
#include <voicesdk/verify/verify_c_api.h>
Public Attributes | |
| float | score | 
| Raw verification score, intended to be used for evaluation and data-wise calibration.  More... | |
| float | probability | 
| Voice matching probability from 0 to 1, should be used for making a biometrics authentication decision.  More... | |
Voice verification result.
| float VoiceSdkVerifyResult::probability | 
Voice matching probability from 0 to 1, should be used for making a biometrics authentication decision.
| float VoiceSdkVerifyResult::score | 
Raw verification score, intended to be used for evaluation and data-wise calibration.
 1.8.17