| Port | Description |
| fileset.in primary | |
| in-memory.in sequence | |
| tts-config |
Text-To-Speech configuration fileConfiguration file with voice mappings, PLS lexicons and annotations. |
| Port | Description |
| fileset.out primary | |
| in-memory.out sequence | |
| status |
Status of the TTS step and EPUB validation. A A |
| temp-audio-files |
List of audio filesList of audio files generated by the TTS step. May be deleted when the result fileset is stored. |
| tts-log sequence |
| Local Name | Namespace URI | Default | Description |
| stylesheet | '' | CSS style sheets as space separated list of absolute URIs. |
|
| lexicon | () | PLS lexicons as list of absolute URIs. |
|
| source-of-pagination | () | Identifier for the source of page breaks, to be included as metadata in the EPUB. |
|
| include-tts-log | 'false' | Whether or not to make the TTS log available on the "tts-log" port. |
|
| output-dir required |
Root directory of the (expanded) EPUB 3. Empty directory dedicated to this conversion. |
||
| package-doc-path | 'EPUB/package.opf' | File path, relative to the root directory of the package document. |
|
| navigation-doc-path | 'EPUB/toc.xhtml' | File path, relative to the root directory, of the navigation document. |
|
| content-path | 'EPUB/' | File path, relative to the root directory, of the directory that will contain all
files except |
|
| temp-dir required | Empty directory dedicated to this conversion. |
||
| output-validation | 'off' | ||
| chunk-size | '-1' | ||
| audio | 'false' |
Enable Text-To-SpeechWhether to use a speech synthesizer to produce audio files. |
|
| audio-file-type | 'audio/mpeg' |
The desired file type of the generated audio files, specified as a MIME type. Examples:
|
|
| process-css | 'true' | Set to false to bypass aural CSS processing. |
|
| xhtml-file-extension | '.xhtml' |
File name extension to use for XHTML documents.
|