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

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.