public class KevinVoiceFactory extends VoiceFactory
| Modifier and Type | Field and Description |
|---|---|
URL |
cmu_us_kal_url |
URL |
cmu_us_kal16_url |
static String |
KEVIN_VOICE |
static String |
KEVIN16_VOICE |
| Constructor and Description |
|---|
KevinVoiceFactory() |
public static final String KEVIN_VOICE
public static final String KEVIN16_VOICE
public final URL cmu_us_kal_url
public final URL cmu_us_kal16_url
public com.sun.speech.freetts.Voice getVoice(String voiceName)
getVoice in class VoiceFactoryvoiceName - The Voice corresponding to this name will be created and returned if VoiceFactory supports this name,
null other wise.public com.sun.speech.freetts.Voice[] getVoices()
getVoices in class com.sun.speech.freetts.VoiceDirectoryCopyright © 2017 TeleStax, Inc.. All Rights Reserved.