VoiceProfileEnrollmentResult class
Formato da saída
Construtores
Voice |
Propriedades
enrollment |
|
enrollments |
|
enrollments |
|
error |
|
properties | |
reason |
Métodos
From |
|
From |
Detalhes do construtor
VoiceProfileEnrollmentResult(ResultReason, string, string)
new VoiceProfileEnrollmentResult(reason: ResultReason, json: string, statusText: string)
Parâmetros
- reason
- ResultReason
- json
-
string
- statusText
-
string
Detalhes da propriedade
enrollmentResultDetails
EnrollmentResultDetails enrollmentResultDetails
Valor da propriedade
EnrollmentResultDetails
enrollmentsCount
number enrollmentsCount
Valor da propriedade
number
enrollmentsLength
number enrollmentsLength
Valor da propriedade
number
errorDetails
string errorDetails
Valor da propriedade
string
properties
reason
Detalhes do método
FromIdentificationProfileList({ value: EnrollmentResultJSON[] })
static function FromIdentificationProfileList(json: { value: EnrollmentResultJSON[] }): VoiceProfileEnrollmentResult[]
Parâmetros
- json
-
{ value: EnrollmentResultJSON[] }
Retornos
FromVerificationProfileList({ value: EnrollmentResultJSON[] })
static function FromVerificationProfileList(json: { value: EnrollmentResultJSON[] }): VoiceProfileEnrollmentResult[]
Parâmetros
- json
-
{ value: EnrollmentResultJSON[] }