JSAPI 2.0

Uses of Class
javax.speech.synthesis.Voice

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

Uses of Voice in javax.speech.synthesis
 

Methods in javax.speech.synthesis that return Voice
 Voice SpeakableEvent.getNewVoice()
          Gets the new Voice associated with a VOICE_CHANGED event.
 Voice SpeakableEvent.getOldVoice()
          Gets the old Voice associated with a VOICE_CHANGED event.
 Voice SynthesizerProperties.getVoice()
          Gets the voice property.
 Voice[] SynthesizerMode.getVoices()
          Returns the list of Voices specified in this SynthesizerMode.
 

Methods in javax.speech.synthesis with parameters of type Voice
 boolean Voice.match(Voice require)
          Determines whether this Voice has all the features defined in the require object.
 void SynthesizerProperties.setVoice(Voice voice)
          Sets the voice property.
 

Constructors in javax.speech.synthesis with parameters of type Voice
SpeakableEvent(Object source, int id, int requestId, String textInfo, Voice oldVoice, Voice newVoice)
          Constructs a VOICE_CHANGED SpeakableEvent.
SynthesizerMode(String engineName, String modeName, Boolean running, Boolean supportsLetterToSound, Boolean supportsMarkup, Voice[] voices)
          Constructs a SynthesizerMode with the specified mode features.
 


JSAPI 2.0

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

Free Web Hosting