0.0.15 • Published 10 months ago
ejr-aware-capacitor-plugin v0.0.15
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>