Package | Description |
---|---|
org.axsl.speech |
Interfaces allowing client applications to integrate documents to speech applications in a vendor-neutral way.
|
Modifier and Type | Method and Description |
---|---|
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.
|
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.