SpeakerRecognitionResult class

Utdataformat

Konstruktorer

SpeakerRecognitionResult(SpeakerResponse, ResultReason, CancellationErrorCode, string)

Egenskaper

errorDetails
profileId
properties
reason
score

Konstruktorinformation

SpeakerRecognitionResult(SpeakerResponse, ResultReason, CancellationErrorCode, string)

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

Parametrar

response

SpeakerResponse

resultReason
ResultReason
cancellationErrorCode
CancellationErrorCode
errorDetails

string

Egenskapsinformation

errorDetails

string errorDetails

Egenskapsvärde

string

profileId

string profileId

Egenskapsvärde

string

properties

PropertyCollection properties

Egenskapsvärde

reason

ResultReason reason

Egenskapsvärde

score

number score

Egenskapsvärde

number