0.0.4 • Published 12 months ago
cfive-aware-capacitor-plugin-ncamacho v0.0.4
cfive-aware-capacitor-plugin
Aware Biometrics
Install
npm install cfive-aware-capacitor-plugin
npx cap sync
API
getFace(...)
getFace(options: { value: string; }) => Promise<any>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<any>
getVoiceEnroll(...)
getVoiceEnroll(options: { value: string; }) => Promise<any>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<any>
getVoiceLogin(...)
getVoiceLogin(options: { value: string; }) => Promise<any>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<any>
0.0.4
12 months ago