JSAPI 2.0

Uses of Class
javax.speech.synthesis.SpeakableException

Packages that use SpeakableException
javax.speech.synthesis Provides interfaces and classes for using speech Synthesizers. 
 

Uses of SpeakableException in javax.speech.synthesis
 

Methods in javax.speech.synthesis that return SpeakableException
 SpeakableException SpeakableEvent.getSpeakableException()
          Gets the SpeakableException associated with a SPEAKABLE_FAILED event.
 

Methods in javax.speech.synthesis that throw SpeakableException
 int Synthesizer.speak(AudioSegment audio, SpeakableListener listener)
          Speaks an AudioSegment.
 int Synthesizer.speak(Speakable speakable, SpeakableListener listener)
          Speaks an object that provides synthesis markup text through the Speakable interface.
 int Synthesizer.speakMarkup(String synthesisMarkup, SpeakableListener listener)
          Speaks a String containing text synthesis markup text.
 

Constructors in javax.speech.synthesis with parameters of type SpeakableException
SpeakableEvent(Object source, int id, int requestId, int type, SpeakableException speakableException)
          Constructs a SPEAKABLE_FAILED SpeakableEvent.
 


JSAPI 2.0

JavaTM Speech API 2.0, Final Release v2.0.6.
© 2008, Conversay and Sun Microsystems.

Free Web Hosting