public class MbrolaVoiceFactory extends VoiceFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
MBROLA_US1_VOICE |
static String |
MBROLA_US2_VOICE |
static String |
MBROLA_US3_VOICE |
| Constructor and Description |
|---|
MbrolaVoiceFactory() |
public static final String MBROLA_US1_VOICE
public static final String MBROLA_US2_VOICE
public static final String MBROLA_US3_VOICE
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.