SourceForge.net Logo
aXSL API 0.2

Uses of Interface
org.axsl.speech.Voice

Packages that use Voice
org.axsl.fo.fo.prop Interfaces describing methods for obtaining property or trait values from the Fo Tree objects. 
org.axsl.speech Interfaces allowing client applications to integrate documents to speech applications in a vendor-neutral way. 
 

Uses of Voice in org.axsl.fo.fo.prop
 

Methods in org.axsl.fo.fo.prop that return Voice
 Voice CommonAuralPa.getVoice(FoContext context)
          Provides a resolved voice for this object.
 

Uses of Voice in org.axsl.speech
 

Methods in org.axsl.speech that return Voice
 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.