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

web.skylark.tts.voices.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE aspectran PUBLIC "-//ASPECTRAN//DTD Aspectran 8.0//EN"
        "http://aspectran.github.io/dtd/aspectran-8.dtd">
<aspectran>

    <description>
        A set of voices used in Skylark
    </description>

    <bean id="voice-kevin16" class="com.aspectran.demo.skylark.tts.TextToSpeechBean">
        <properties>
            <item name="properties" type="properties">
                <entry name="freetts.voices">com.sun.speech.freetts.en.us.cmu_us_kal.KevinVoiceDirectory</entry>
            </item>
            <item name="voiceName">kevin16</item>
        </properties>
    </bean>

</aspectran>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy