|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Voice
A voice "font" for text-to-speech applications. Note that the Java Speech API defines a "Voice" class. However, this class does not provide enough information to handle the basic needs of CSS and XSL-FO. Hence the need for an interface that will allow implementations to wrap such objects in something that can provide the missing information.
Method Summary | |
---|---|
float |
pitchExtraHigh()
The normal extra-high frequency for this voice family. |
float |
pitchExtraLow()
The normal extra-low frequency for this voice family. |
float |
pitchHigh()
The normal high frequency for this voice family. |
float |
pitchLow()
The normal low frequency for this voice family. |
float |
pitchMedium()
The normal medium frequency for this voice family. |
Method Detail |
---|
float pitchExtraLow()
float pitchLow()
float pitchMedium()
float pitchHigh()
float pitchExtraHigh()
|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.