VoiceProfileEnrollmentResult class
Formato de 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 de Propriedade
enrollmentResultDetails
EnrollmentResultDetails enrollmentResultDetails
Valor de Propriedade
EnrollmentResultDetails
enrollmentsCount
number enrollmentsCount
Valor de Propriedade
number
enrollmentsLength
number enrollmentsLength
Valor de Propriedade
number
errorDetails
string errorDetails
Valor de Propriedade
string
properties
reason
Detalhes de Método
FromIdentificationProfileList({ value: EnrollmentResultJSON[] })
static function FromIdentificationProfileList(json: { value: EnrollmentResultJSON[] }): VoiceProfileEnrollmentResult[]
Parâmetros
- json
-
{ value: EnrollmentResultJSON[] }
Devoluções
FromVerificationProfileList({ value: EnrollmentResultJSON[] })
static function FromVerificationProfileList(json: { value: EnrollmentResultJSON[] }): VoiceProfileEnrollmentResult[]
Parâmetros
- json
-
{ value: EnrollmentResultJSON[] }