VoiceProfileEnrollmentResult class

نموذج الإخراج

المنشئون

VoiceProfileEnrollmentResult(ResultReason, string, string)

الخصائص

enrollmentResultDetails
enrollmentsCount
enrollmentsLength
errorDetails
properties
reason

الأساليب

FromIdentificationProfileList({ value: EnrollmentResultJSON[] })
FromVerificationProfileList({ value: EnrollmentResultJSON[] })

تفاصيل المنشئ

VoiceProfileEnrollmentResult(ResultReason, string, string)

new VoiceProfileEnrollmentResult(reason: ResultReason, json: string, statusText: string)

المعلمات

reason
ResultReason
json

string

statusText

string

تفاصيل الخاصية

enrollmentResultDetails

EnrollmentResultDetails enrollmentResultDetails

قيمة الخاصية

EnrollmentResultDetails

enrollmentsCount

number enrollmentsCount

قيمة الخاصية

number

enrollmentsLength

number enrollmentsLength

قيمة الخاصية

number

errorDetails

string errorDetails

قيمة الخاصية

string

properties

PropertyCollection properties

قيمة الخاصية

reason

ResultReason reason

قيمة الخاصية

تفاصيل الأسلوب

FromIdentificationProfileList({ value: EnrollmentResultJSON[] })

static function FromIdentificationProfileList(json: { value: EnrollmentResultJSON[] }): VoiceProfileEnrollmentResult[]

المعلمات

json

{ value: EnrollmentResultJSON[] }

المرتجعات

FromVerificationProfileList({ value: EnrollmentResultJSON[] })

static function FromVerificationProfileList(json: { value: EnrollmentResultJSON[] }): VoiceProfileEnrollmentResult[]

المعلمات

json

{ value: EnrollmentResultJSON[] }

المرتجعات