public abstract class VoiceFactory
extends com.sun.speech.freetts.VoiceDirectory
| Constructor and Description |
|---|
VoiceFactory() |
public abstract com.sun.speech.freetts.Voice getVoice(String voiceName)
voiceName - The Voice corresponding to this name will be created and returned if VoiceFactory supports this name,
null other wise.Copyright © 2017 TeleStax, Inc.. All Rights Reserved.