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

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.