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

OSGI-INF.tts-service.xml Maven / Gradle / Ivy

There is a newer version: 3.0.12
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="espeak-tts-service" activate="loadSSMLadapter">
   <implementation class="org.daisy.pipeline.tts.espeak.ESpeakService"/>
   <service>
      <provide interface="org.daisy.pipeline.tts.TTSService"/>
   </service>
</scr:component>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy