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

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.