Delen via


SpeakerRecognitionResult class

Uitvoerindeling

Constructors

SpeakerRecognitionResult(SpeakerResponse, ResultReason, CancellationErrorCode, string)

Eigenschappen

errorDetails
profileId
properties
reason
score

Constructordetails

SpeakerRecognitionResult(SpeakerResponse, ResultReason, CancellationErrorCode, string)

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

Parameters

response

SpeakerResponse

resultReason
ResultReason
cancellationErrorCode
CancellationErrorCode
errorDetails

string

Eigenschapdetails

errorDetails

string errorDetails

Waarde van eigenschap

string

profileId

string profileId

Waarde van eigenschap

string

properties

PropertyCollection properties

Waarde van eigenschap

reason

ResultReason reason

Waarde van eigenschap

score

number score

Waarde van eigenschap

number