JSAPI 2.0

Uses of Class
javax.speech.AudioSegment

Packages that use AudioSegment
javax.speech Provides interfaces and classes for connecting to speech Engines. 
javax.speech.recognition Provides interfaces and classes for using speech Recognizers. 
javax.speech.synthesis Provides interfaces and classes for using speech Synthesizers. 
 

Uses of AudioSegment in javax.speech
 

Methods in javax.speech that return AudioSegment
 AudioSegment Word.getAudioSegment()
          Gets the AudioSegment for this Word.
 

Constructors in javax.speech with parameters of type AudioSegment
Word(String text, String[] pronunciations, String spokenForm, AudioSegment audioSegment, long categories)
          Constructs a Word object.
Word(String text, String[] pronunciations, String spokenForm, AudioSegment audioSegment, long categories, SpeechLocale locale)
          Constructs a Word object with SpeechLocale information.
 

Uses of AudioSegment in javax.speech.recognition
 

Methods in javax.speech.recognition that return AudioSegment
 AudioSegment FinalResult.getAudio()
          Gets the audio for the complete utterance of this Result.
 AudioSegment FinalResult.getAudio(ResultToken fromToken, ResultToken toToken)
          Gets the audio for a token or sequence of tokens.
 

Uses of AudioSegment in javax.speech.synthesis
 

Methods in javax.speech.synthesis with parameters of type AudioSegment
 int Synthesizer.speak(AudioSegment audio, SpeakableListener listener)
          Speaks an AudioSegment.
 


JSAPI 2.0

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

Free Web Hosting