Julio Montoya dbd33061c1 Partial merge with 1.11.x see BT#15952 hace 5 años
..
ajax dbd33061c1 Partial merge with 1.11.x see BT#15952 hace 5 años
assets dbd33061c1 Partial merge with 1.11.x see BT#15952 hace 5 años
lang dbd33061c1 Partial merge with 1.11.x see BT#15952 hace 5 años
view dbd33061c1 Partial merge with 1.11.x see BT#15952 hace 5 años
README.md dbd33061c1 Partial merge with 1.11.x see BT#15952 hace 5 años
WhispeakAuthPlugin.php dbd33061c1 Partial merge with 1.11.x see BT#15952 hace 5 años
authentify.php dbd33061c1 Partial merge with 1.11.x see BT#15952 hace 5 años
enrollment.php dbd33061c1 Partial merge with 1.11.x see BT#15952 hace 5 años
index.php dbd33061c1 Partial merge with 1.11.x see BT#15952 hace 5 años
install.php dbd33061c1 Partial merge with 1.11.x see BT#15952 hace 5 años
plugin.php dbd33061c1 Partial merge with 1.11.x see BT#15952 hace 5 años
uninstall.php dbd33061c1 Partial merge with 1.11.x see BT#15952 hace 5 años

README.md

Speech authentication with Whispeak

Instructions:

  1. Install plugin in Chamilo.
  2. Set the plugin configuration with the token and API url. And enable the plugin.
  3. Set the login_bottom region to the plugin.
  4. Add $_configuration['whispeak_auth_enabled'] = true; to configuration.php file.