SpeakerRecognitionResult class

Çıkış biçimi

Oluşturucular

SpeakerRecognitionResult(SpeakerResponse, ResultReason, CancellationErrorCode, string)

Özellikler

errorDetails
profileId
properties
reason
score

Oluşturucu Ayrıntıları

SpeakerRecognitionResult(SpeakerResponse, ResultReason, CancellationErrorCode, string)

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

Parametreler

response

SpeakerResponse

resultReason
ResultReason
cancellationErrorCode
CancellationErrorCode
errorDetails

string

Özellik Ayrıntıları

errorDetails

string errorDetails

Özellik Değeri

string

profileId

string profileId

Özellik Değeri

string

properties

PropertyCollection properties

Özellik Değeri

reason

ResultReason reason

Özellik Değeri

score

number score

Özellik Değeri

number