org.mobicents.media.server.impl.resource.mediaplayer.audio.tts
Class AlanVoiceFactory
java.lang.Object
com.sun.speech.freetts.VoiceDirectory
org.mobicents.media.server.impl.resource.mediaplayer.audio.tts.VoiceFactory
org.mobicents.media.server.impl.resource.mediaplayer.audio.tts.AlanVoiceFactory
public class AlanVoiceFactory
- extends VoiceFactory
Factory for Alan Voice.
- Author:
- amit bhayani
|
Method Summary |
com.sun.speech.freetts.Voice |
getVoice(java.lang.String voiceName)
|
com.sun.speech.freetts.Voice[] |
getVoices()
|
| Methods inherited from class com.sun.speech.freetts.VoiceDirectory |
main, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ALAN_VOICE
public static final java.lang.String ALAN_VOICE
- See Also:
- Constant Field Values
cmu_time_awb_url
public final java.net.URL cmu_time_awb_url
AlanVoiceFactory
public AlanVoiceFactory()
getVoice
public com.sun.speech.freetts.Voice getVoice(java.lang.String voiceName)
- Specified by:
getVoice in class VoiceFactory
- Parameters:
voiceName - The Voice corresponding to this name will be created and returned if VoiceFactory supports this name,
null other wise.
- Returns:
getVoices
public com.sun.speech.freetts.Voice[] getVoices()
- Specified by:
getVoices in class com.sun.speech.freetts.VoiceDirectory
Copyright © 2010. All Rights Reserved.