|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--examples.remote.RemoteSynthesisClient
Start this class to receive audio data from a RemoteSynthesisServer - give it an argument of the remote host name if not "localhost"
Constructor Summary | |
RemoteSynthesisClient(java.lang.String server,
int port,
java.lang.String synID)
Creates new RemoteDictationClient |
Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
start()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RemoteSynthesisClient(java.lang.String server, int port, java.lang.String synID)
Method Detail |
public void start()
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |