All Downloads are FREE. Search and download functionalities are using the official Maven repository.

OSGI-INF.get-tts-lexicons.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="get-tts-lexicons">

  <implementation class="org.daisy.pipeline.tts.config.impl.GetLexiconsProvider"/>

  <service>
    <provide interface="org.daisy.common.xproc.calabash.XProcStepProvider"/>
  </service>
  <property name="type" type="String" value="{http://www.daisy.org/ns/pipeline/xproc}get-tts-lexicons"/>

</scr:component>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy