|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alchar.jdtk.Status
public class Status
This class encapsulates the status of the DECtalk software speech synthesizer.
| Field Summary | |
|---|---|
int |
devId
Wave output device id. |
int |
inputCharCount
Input character count. |
int |
speakingStatus
Speaking status. |
| Constructor Summary | |
|---|---|
Status()
Create a new DECtalk status 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 inputCharCount
public int speakingStatus
public int devId
| Constructor Detail |
|---|
public Status()
|
|||||||||
| 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.