Giter VIP home page Giter VIP logo

audiorecorderbundle's Introduction

Innova\audio-recorder-bundle

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.

Requirements

This plugin uses

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

Install with composer :

$ composer require innova/audio-recorder-bundle

Install plugin :

$  php app/console claroline:plugin:install InnovaAudioRecorderBundle

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 for more informations.

Authors

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

Requests

Go to Claroline if you want to ask for new features.

Go to Claroline Support if you encounter some bugs.

Licence

MIT

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.