VoiceProfileEnrollmentResult class
Formato di output
Costruttori
Voice |
Proprietà
enrollment |
|
enrollments |
|
enrollments |
|
error |
|
properties | |
reason |
Metodi
From |
|
From |
Dettagli costruttore
VoiceProfileEnrollmentResult(ResultReason, string, string)
new VoiceProfileEnrollmentResult(reason: ResultReason, json: string, statusText: string)
Parametri
- reason
- ResultReason
- json
-
string
- statusText
-
string
Dettagli proprietà
enrollmentResultDetails
EnrollmentResultDetails enrollmentResultDetails
Valore della proprietà
EnrollmentResultDetails
enrollmentsCount
number enrollmentsCount
Valore della proprietà
number
enrollmentsLength
number enrollmentsLength
Valore della proprietà
number
errorDetails
string errorDetails
Valore della proprietà
string
properties
reason
Dettagli metodo
FromIdentificationProfileList({ value: EnrollmentResultJSON[] })
static function FromIdentificationProfileList(json: { value: EnrollmentResultJSON[] }): VoiceProfileEnrollmentResult[]
Parametri
- json
-
{ value: EnrollmentResultJSON[] }
Restituisce
FromVerificationProfileList({ value: EnrollmentResultJSON[] })
static function FromVerificationProfileList(json: { value: EnrollmentResultJSON[] }): VoiceProfileEnrollmentResult[]
Parametri
- json
-
{ value: EnrollmentResultJSON[] }