Uses of Class
com.speech4j.speech.TTSNotifySink

Packages that use TTSNotifySink
com.speech4j.speech   
 

Uses of TTSNotifySink in com.speech4j.speech
 

Subclasses of TTSNotifySink in com.speech4j.speech
 class SpeechWaiter
          This object waits for TTSModes it has been registered with to finish speaking.
 

Methods in com.speech4j.speech with parameters of type TTSNotifySink
 void TTSMode.addSink(TTSNotifySink sink)
          Adds sink (event listener).
 void TTSMode.removeSink(TTSNotifySink sink)
          Removes sink (event listener)
 



Copyright © 2003 Pavel Vlasov. All Rights Reserved.