Skip to content

asdevtc/h5p-audio-recorder

 
 

Repository files navigation

H5P InHub Audio Recorder

This is a fork of H5P Audio Recorder that allows to save the recording on the server instead of only allow to download the recording, you will need to modify the setFinished event on your back-end to save the result file and register it on the database, I suggest you to add a file column on the h5p_results table.

Getting started

Grab all the modules:

npm install

Build project for production:

npm run build

Run tests:

npm test

Translating

Help translate h5p-audio-recorder on crowdin.com.

If your language isn't on the list, feel free to make a post in the community forum.

License

H5P Audio Recorder is MIT licenced

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.5%
  • Vue 43.4%
  • CSS 1.1%