Audio Clips Logo

Audio Clips module is an API for creating a clip from an audio file.

Features

This module uses FFmpeg library and only MP3 and WAV format is compatible.

Post-Installation

- Go to /admin/config/media/audio-clips/types and add a new Audio Clip Type where you can specify if you want a min and max duration.
- Use createAudioClip or updateAudioClip from AudioClipService to generate a clip.

Additional Requirements

This project needs FFmpeg library. So you have to install this library in your server or docker image.

Project information

Releases