SpeakerRecognitionResult class

Formato di output

Costruttori

SpeakerRecognitionResult(SpeakerResponse, ResultReason, CancellationErrorCode, string)

Proprietà

errorDetails
profileId
properties
reason
score

Dettagli costruttore

SpeakerRecognitionResult(SpeakerResponse, ResultReason, CancellationErrorCode, string)

new SpeakerRecognitionResult(response: SpeakerResponse, resultReason?: ResultReason, cancellationErrorCode?: CancellationErrorCode, errorDetails?: string)

Parametri

response

SpeakerResponse

resultReason
ResultReason
cancellationErrorCode
CancellationErrorCode
errorDetails

string

Dettagli proprietà

errorDetails

string errorDetails

Valore della proprietà

string

profileId

string profileId

Valore della proprietà

string

properties

PropertyCollection properties

Valore della proprietà

reason

ResultReason reason

Valore della proprietà

score

number score

Valore della proprietà

number