Julio Montoya 823e18aa53 Update get_lang calls using full string 4 rokov pred
..
ajax 823e18aa53 Update get_lang calls using full string 4 rokov pred
assets 9eadb01080 Whispeak allow save audio in mono - refs BT#14921 6 rokov pred
lang dbaabbbaf6 Show reliability when authentifing with whispeak - refs BT#14921 6 rokov pred
view f2b7e48165 Update from 1.11.x 5 rokov pred
README.md f2b7e48165 Update from 1.11.x 5 rokov pred
WhispeakAuthPlugin.php 0a5f8052c8 Fix uninstall whispeakauth plugin - refs BT#14921 5 rokov pred
authentify.php cfc850d613 whispeak Protect tool when plugin is not enabled - refs BT#14921 6 rokov pred
enrollment.php cfc850d613 whispeak Protect tool when plugin is not enabled - refs BT#14921 6 rokov pred
index.php cfc850d613 whispeak Protect tool when plugin is not enabled - refs BT#14921 6 rokov pred
install.php 9bae181917 Create whispeaker auth plugin - refs BT#14921 6 rokov pred
plugin.php 9bae181917 Create whispeaker auth plugin - refs BT#14921 6 rokov pred
uninstall.php 9bae181917 Create whispeaker auth plugin - refs BT#14921 6 rokov pred

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.