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