Aracılığıyla paylaş


SpeakerRecognitionResult.Score Property

Definition

Presents the similarity score of the recognized speaker. The score is a float number indicating the similarity between input audio and targeted voice profile.This number is between 0 and 1. A higher number means higher similarity.

public double Score { get; }
member this.Score : double
Public ReadOnly Property Score As Double

Property Value

Applies to