SourceForge.net Logo
aXSL API 0.2

Uses of Class
org.axsl.speech.SpeechException

Packages that use SpeechException
org.axsl.speech Interfaces allowing client applications to integrate documents to speech applications in a vendor-neutral way. 
 

Uses of SpeechException in org.axsl.speech
 

Methods in org.axsl.speech that throw SpeechException
 Voice SpeechServer.selectVoiceCss(java.lang.String[] familyList)
          Accepts the client's description of the desired voice, and returns the best-fitting voice found, using the algorithm specified by the CSS2 recommendation.
 Voice SpeechServer.selectVoiceXsl(java.lang.String[] familyList)
          Accepts the client's description of the desired voice, and returns the best-fitting voice found, using the algorithm specified by the XSL-FO recommendation.
 


SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.