OSGI-INF.tts-service.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tts-adapter-osx Show documentation
Show all versions of tts-adapter-osx Show documentation
Implementation of the TTS API for Mac OS X Speech voices
<?xml version="1.0" encoding="UTF-8"?> <scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="osx-tts-service" activate="loadSSMLadapter"> <implementation class="org.daisy.pipeline.tts.osx.OSXSpeechService"/> <service> <provide interface="org.daisy.pipeline.tts.TTSService"/> </service> </scr:component>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy