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

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.