PHPackages                             innova/audio-recorder-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. innova/audio-recorder-bundle

ActiveClaroline-plugin[Utility &amp; Helpers](/categories/utility)

innova/audio-recorder-bundle
============================

Claroline Audio Recorder Bundle

0181PHP

Since Feb 11Pushed 10y ago5 watchersCompare

[ Source](https://github.com/InnovaLangues/AudioRecorderBundle)[ Packagist](https://packagist.org/packages/innova/audio-recorder-bundle)[ RSS](/packages/innova-audio-recorder-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (14)Used By (0)

Innova\\audio-recorder-bundle
=============================

[](#innovaaudio-recorder-bundle)

This Bundle is a plugin intended to be used with [Claroline Connect LMS](https://github.com/claroline/Claroline).

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.

Requirements
------------

[](#requirements)

**This plugin uses**

- MediaRecorder API [Firefox](https://developer.mozilla.org/en-US/docs/Web/API/MediaRecorder_API) - [Chrome](https://developers.google.com/web/updates/2016/01/mediarecorder)
- [libav-tools](https://libav.org/) to convert audio to mp3 format

***WebBrowser minimal requirement***

- To use MediaRecorder in Chrome 47 and 48, enable experimental Web Platform features from the chrome://flags page.
- Audio recording work in Firefox and in Chrome 49 and above; Chrome 47 and 48 only support video recording.
- Everything work on Firefox 29 or later

Installation
------------

[](#installation)

Install with composer :

```
$ composer require innova/audio-recorder-bundle

```

Install plugin :

```
$  php app/console claroline:plugin:install InnovaAudioRecorderBundle

```

Limitations
-----------

[](#limitations)

- Works on Chrome and Firefox
- Firefox records stream in ogg while Chrome uses wav
- **Chrome needs an https connection to allow user media sharing!** See [this](https://sites.google.com/a/chromium.org/dev/Home/chromium-security/deprecating-powerful-features-on-insecure-origins) for more informations.

Authors
-------

[](#authors)

- Donovan Tengblad (purplefish32)
- Axel Penin (Elorfin)
- Arnaud Bey (arnaudbey)
- Eric Vincent (ericvincenterv)
- Nicolas Dufour (eldoniel)
- Patrick Guillou (pitrackster)
-

Requests
--------

[](#requests)

Go to [Claroline](https://github.com/claroline/Claroline/issues) if you want to ask for new features.

Go to [Claroline Support](https://github.com/claroline/ClaroSupport/issues) if you encounter some bugs.

Licence
-------

[](#licence)

MIT

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6163742e86e29d743f1d174c7e3d3311e066ff76b6aa99deb75662d6091325dd?d=identicon)[innova](/maintainers/innova)

---

Top Contributors

[![arnaudbey](https://avatars.githubusercontent.com/u/4488016?v=4)](https://github.com/arnaudbey "arnaudbey (5 commits)")[![purplefish32](https://avatars.githubusercontent.com/u/479917?v=4)](https://github.com/purplefish32 "purplefish32 (1 commits)")

### Embed Badge

![Health badge](/badges/innova-audio-recorder-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/innova-audio-recorder-bundle/health.svg)](https://phpackages.com/packages/innova-audio-recorder-bundle)
```

###  Alternatives

[doganoo/php-algorithms

A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell

9455.8k7](/packages/doganoo-php-algorithms)[spicyweb/craft-quick-field

Create Craft CMS fields on the fly while designing field layouts

10433.0k](/packages/spicyweb-craft-quick-field)[magedev/brazilzipcode

Magento 2 module to use brazil zipcode search services.

1119.3k2](/packages/magedev-brazilzipcode)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
