Speech authentication with Whispeak
Instructions:
- Install plugin in Chamilo.
- Set the plugin configuration with the token and API url. And enable the plugin.
- Set the
login_bottom
region to the plugin.
- Add
$_configuration['whispeak_auth_enabled'] = true;
to configuration.php
file.