|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alchar.jdtk.Caps
public class Caps
This class encapsulates the capabilities of the DECtalk software speech synthesizer.
| Field Summary | |
|---|---|
int[] |
languages
List of suported languages (by id). |
int |
maxSpeakingRate
Maximum speaking rate. |
int |
minSpeakingRate
Minimum speaking rate. |
int |
numSpeakers
Number of speakers. |
int |
sampleRate
Sample rate. |
int |
unknown1
Unknown capability entry. |
int |
unknown2
Unknown capability entry. |
int |
version
Version. |
| Constructor Summary | |
|---|---|
Caps()
Create a new DECtalk capabilities object. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int unknown1
public int[] languages
public int sampleRate
public int minSpeakingRate
public int maxSpeakingRate
public int numSpeakers
public int unknown2
public int version
| Constructor Detail |
|---|
public Caps()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2007-2009 Kris Van Hees. All Rights Reserved.