Share via


SpeakerRecognitionResult class

Kimeneti formátum

Konstruktorok

SpeakerRecognitionResult(SpeakerResponse, ResultReason, CancellationErrorCode, string)

Tulajdonságok

errorDetails
profileId
properties
reason
score

Konstruktor adatai

SpeakerRecognitionResult(SpeakerResponse, ResultReason, CancellationErrorCode, string)

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

Paraméterek

response

SpeakerResponse

resultReason
ResultReason
cancellationErrorCode
CancellationErrorCode
errorDetails

string

Tulajdonság adatai

errorDetails

string errorDetails

Tulajdonság értéke

string

profileId

string profileId

Tulajdonság értéke

string

properties

PropertyCollection properties

Tulajdonság értéke

reason

ResultReason reason

Tulajdonság értéke

score

number score

Tulajdonság értéke

number