Package de.dfki.lt.freetts.en.us
Class MbrolaVoiceDirectory
java.lang.Object
com.sun.speech.freetts.VoiceDirectory
de.dfki.lt.freetts.en.us.MbrolaVoiceDirectory
Provides access to MBROLA voices.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.speech.freetts.VoiceDirectory
toString
-
Constructor Details
-
MbrolaVoiceDirectory
public MbrolaVoiceDirectory()
-
-
Method Details
-
getVoices
Description copied from class:VoiceDirectory
Provide a means to access the voices in a voice jar file. The implementation of this function is up to the subclasses.- Specified by:
getVoices
in classVoiceDirectory
- Returns:
- an array of Voice instances provided in the jar file
-
main
Prints out the MBROLA voices.
-