SpeakerRecognitionResult class

Формат вывода

Конструкторы

SpeakerRecognitionResult(SpeakerResponse, ResultReason, CancellationErrorCode, string)

Свойства

errorDetails
profileId
properties
reason
score

Сведения о конструкторе

SpeakerRecognitionResult(SpeakerResponse, ResultReason, CancellationErrorCode, string)

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

Параметры

response

SpeakerResponse

resultReason
ResultReason
cancellationErrorCode
CancellationErrorCode
errorDetails

string

Сведения о свойстве

errorDetails

string errorDetails

Значение свойства

string

profileId

string profileId

Значение свойства

string

properties

PropertyCollection properties

Значение свойства

reason

ResultReason reason

Значение свойства

score

number score

Значение свойства

number