Create SMIL documents from a set of HTML documents and audio clips.
| Port | Description |
| source.fileset primary | |
| source.in-memory sequence | The source fileset with HTML documents. |
| audio-map | The d:audio-clips document from the TTS step |
| Port | Description |
| result.fileset primary | |
| result.in-memory sequence | The result fileset with the SMIL and audio files. |
| original-audio.fileset |
The original audio files Copies of the audio files are added to "fileset.out". Later on, when the EPUB is stored, the document on this port can be passed to px:fileset-delete to clean up the original files (or skip it to keep the original files). |
| Local Name | Namespace URI | Default | Description |
| audio-dir | Directory for the audio files. |
||
| flatten | true() | Whether to place audio files directly under |
|
| anti-conflict-prefix | '' | ||
| mediaoverlay-dir | Directory for the SMIL files. |