VoiceProfileEnrollmentResult class
Format danych wyjściowych
Konstruktory
Voice |
Właściwości
enrollment |
|
enrollments |
|
enrollments |
|
error |
|
properties | |
reason |
Metody
From |
|
From |
Szczegóły konstruktora
VoiceProfileEnrollmentResult(ResultReason, string, string)
new VoiceProfileEnrollmentResult(reason: ResultReason, json: string, statusText: string)
Parametry
- reason
- ResultReason
- json
-
string
- statusText
-
string
Szczegóły właściwości
enrollmentResultDetails
EnrollmentResultDetails enrollmentResultDetails
Wartość właściwości
EnrollmentResultDetails
enrollmentsCount
number enrollmentsCount
Wartość właściwości
number
enrollmentsLength
number enrollmentsLength
Wartość właściwości
number
errorDetails
string errorDetails
Wartość właściwości
string
properties
reason
Szczegóły metody
FromIdentificationProfileList({ value: EnrollmentResultJSON[] })
static function FromIdentificationProfileList(json: { value: EnrollmentResultJSON[] }): VoiceProfileEnrollmentResult[]
Parametry
- json
-
{ value: EnrollmentResultJSON[] }
Zwraca
FromVerificationProfileList({ value: EnrollmentResultJSON[] })
static function FromVerificationProfileList(json: { value: EnrollmentResultJSON[] }): VoiceProfileEnrollmentResult[]
Parametry
- json
-
{ value: EnrollmentResultJSON[] }