SpeakerRecognitionResult class

Format output

Konstruktor

SpeakerRecognitionResult(SpeakerResponse, ResultReason, CancellationErrorCode, string)

Properti

errorDetails
profileId
properties
reason
score

Detail 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

Detail Properti

errorDetails

string errorDetails

Nilai Properti

string

profileId

string profileId

Nilai Properti

string

properties

PropertyCollection properties

Nilai Properti

reason

ResultReason reason

Nilai Properti

score

number score

Nilai Properti

number