innova/audio-recorder-bundle is a Laravel package for claroline audio recorder bundle.
It currently has 0 GitHub stars and 18 downloads on Packagist.
Install it with composer require innova/audio-recorder-bundle.
Discover more Laravel packages by innova
or browse all Laravel packages to compare alternatives.
Last updated
This Bundle is a plugin intended to be used with Claroline Connect LMS.
It allows the user to record audio via an available audio input device (such as a laptop microphone) and create a Claroline File from the recorded audio blob.
This plugin uses
WebBrowser minimal requirement
Install with composer :
$ composer require innova/audio-recorder-bundle
Install plugin :
$ php app/console claroline:plugin:install InnovaAudioRecorderBundle
Go to Claroline if you want to ask for new features.
Go to Claroline Support if you encounter some bugs.
MIT