cordova-plugin-voiceit
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"name": "cordova-plugin-voiceit", | ||
"cordova_name": "VoiceItCordova", | ||
"description": "This plugin is a Cordova VoiceIt plugin for that encapsulates VoiceIt's Voice Authentication API", | ||
"description": "This plugin is a Cordova VoiceIt plugin for that encapsulates VoiceIt's Voice Authentication(Voice Biometrics) API", | ||
"license": "MIT", | ||
@@ -7,0 +7,0 @@ "platforms": [ |
@@ -179,3 +179,3 @@ # Cordova VoiceIt Plugin | ||
This is a special method for this plugin that simply plays back the most recent recording if called right after either the createEnrollment or authentication method. | ||
This is a special method for this plugin that simply plays back the most recent recording if called right after either the [createEnrollment](#create-enrollment) or [authentication](#authentication) method. | ||
@@ -182,0 +182,0 @@ ```javascript |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
120483