
xml.daisy3-to-mp3.xpl Maven / Gradle / Ivy
Transform a DAISY 3 publication into a folder structure with MP3 files.
DAISY 3 fileset
Audio files must be stored on disk.
SMIL documents are expected to be listed in spine order.
Directory where the MP3 files should be stored.
Empty directory dedicated to this step. If set, the directory will be used to store
audio files. If not set, the audio files will be stored in temporary directory that is
automatically created.
An array of integers specifying the maximum number of files within each level of the
folder structure, beginning from the top level and ending with the innermost level. The
array must be at least one integer long (in which case the output is a flat list of
audio files).
Offset between folder level and section level.
By default (offset 0) top-level folders correspond with level 1 sections.
Non-negative integer.
Result fileset listing the MP3 files
Temporary audio files. May be deleted when the result fileset is stored.
px:assert
px:fileset-load
px:fileset-purge
px:audio-rearrange
pf:normalize-uri
Remove files that exist in memory only because currently px:audio-rearrange does not
handle it.