|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.foray.speech.SpeechServer4a
public class SpeechServer4a
The FOray implementation of SpeechServer.
| Field Summary | |
|---|---|
static Voice4a |
DEFAULT_VOICE
The voice to be used when no other can be found. |
static Voice4a |
DEFAULT_VOICE_CHILD
The default child voice. |
static Voice4a |
DEFAULT_VOICE_FEMALE
The default female voice. |
static Voice4a |
DEFAULT_VOICE_MALE
The default male voice. |
| Constructor Summary | |
|---|---|
SpeechServer4a()
Constructor. |
|
| Method Summary | |
|---|---|
org.axsl.speech.Voice |
selectVoiceCss(String[] familyList)
|
org.axsl.speech.Voice |
selectVoiceXsl(String[] familyList)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Voice4a DEFAULT_VOICE_MALE
public static final Voice4a DEFAULT_VOICE_FEMALE
public static final Voice4a DEFAULT_VOICE_CHILD
public static final Voice4a DEFAULT_VOICE
| Constructor Detail |
|---|
public SpeechServer4a()
| Method Detail |
|---|
public org.axsl.speech.Voice selectVoiceXsl(String[] familyList)
throws org.axsl.speech.SpeechException
selectVoiceXsl in interface org.axsl.speech.SpeechServerorg.axsl.speech.SpeechException
public org.axsl.speech.Voice selectVoiceCss(String[] familyList)
throws org.axsl.speech.SpeechException
selectVoiceCss in interface org.axsl.speech.SpeechServerorg.axsl.speech.SpeechException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||