VoiceProfileEnrollmentResult class
Format de sortie
Constructeurs
Voice |
Propriétés
enrollment |
|
enrollments |
|
enrollments |
|
error |
|
properties | |
reason |
Méthodes
From |
|
From |
Détails du constructeur
VoiceProfileEnrollmentResult(ResultReason, string, string)
new VoiceProfileEnrollmentResult(reason: ResultReason, json: string, statusText: string)
Paramètres
- reason
- ResultReason
- json
-
string
- statusText
-
string
Détails de la propriété
enrollmentResultDetails
EnrollmentResultDetails enrollmentResultDetails
Valeur de propriété
EnrollmentResultDetails
enrollmentsCount
number enrollmentsCount
Valeur de propriété
number
enrollmentsLength
number enrollmentsLength
Valeur de propriété
number
errorDetails
string errorDetails
Valeur de propriété
string
properties
reason
Détails de la méthode
FromIdentificationProfileList({ value: EnrollmentResultJSON[] })
static function FromIdentificationProfileList(json: { value: EnrollmentResultJSON[] }): VoiceProfileEnrollmentResult[]
Paramètres
- json
-
{ value: EnrollmentResultJSON[] }
Retours
FromVerificationProfileList({ value: EnrollmentResultJSON[] })
static function FromVerificationProfileList(json: { value: EnrollmentResultJSON[] }): VoiceProfileEnrollmentResult[]
Paramètres
- json
-
{ value: EnrollmentResultJSON[] }