Megosztás a következőn keresztül:


VoiceProfileEnrollmentResult class

Kimeneti formátum

Konstruktorok

VoiceProfileEnrollmentResult(ResultReason, string, string)

Tulajdonságok

enrollmentResultDetails
enrollmentsCount
enrollmentsLength
errorDetails
properties
reason

Metódusok

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

Konstruktor adatai

VoiceProfileEnrollmentResult(ResultReason, string, string)

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

Paraméterek

reason
ResultReason
json

string

statusText

string

Tulajdonság adatai

enrollmentResultDetails

EnrollmentResultDetails enrollmentResultDetails

Tulajdonság értéke

EnrollmentResultDetails

enrollmentsCount

number enrollmentsCount

Tulajdonság értéke

number

enrollmentsLength

number enrollmentsLength

Tulajdonság értéke

number

errorDetails

string errorDetails

Tulajdonság értéke

string

properties

PropertyCollection properties

Tulajdonság értéke

reason

ResultReason reason

Tulajdonság értéke

Metódus adatai

FromIdentificationProfileList({ value: EnrollmentResultJSON[] })

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

Paraméterek

json

{ value: EnrollmentResultJSON[] }

Válaszok

FromVerificationProfileList({ value: EnrollmentResultJSON[] })

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

Paraméterek

json

{ value: EnrollmentResultJSON[] }

Válaszok