Freigeben über


SpeakerRecognitionResult class

Ausgabeformat

Konstruktoren

SpeakerRecognitionResult(SpeakerResponse, ResultReason, CancellationErrorCode, string)

Eigenschaften

errorDetails
profileId
properties
reason
score

Details zum Konstruktor

SpeakerRecognitionResult(SpeakerResponse, ResultReason, CancellationErrorCode, string)

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

Parameter

response

SpeakerResponse

resultReason
ResultReason
cancellationErrorCode
CancellationErrorCode
errorDetails

string

Details zur Eigenschaft

errorDetails

string errorDetails

Eigenschaftswert

string

profileId

string profileId

Eigenschaftswert

string

properties

PropertyCollection properties

Eigenschaftswert

reason

ResultReason reason

Eigenschaftswert

score

number score

Eigenschaftswert

number