|
aXSL API 0.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommonAuralPa
The XSL-FO Common Aural properties.
| Method Summary | |
|---|---|
Voice |
getVoice(FoContext context)
Provides a resolved voice for this object. |
float |
traitAzimuth(FoContext context)
Returns the "azimuth" trait for this FO. |
java.lang.String |
traitCueAfter(FoContext context)
Returns the "cue-after" trait for this FO. |
java.lang.String |
traitCueBefore(FoContext context)
Returns the "cue-before" trait for this FO. |
float |
traitElevation(FoContext context)
Returns the "elevation" trait for this FO. |
double |
traitPauseAfter(FoContext context)
Returns the "pause-after" trait for this FO. |
double |
traitPauseBefore(FoContext context)
Returns the "pause-before" trait for this FO. |
double |
traitPitch(FoContext context)
Returns the frequency for the audio for the current voice. |
double |
traitPitchRange(FoContext context)
Returns the "pitch-range" trait for this FO. |
java.lang.String |
traitPlayDuring(FoContext context)
Returns the "URL" component of the "play-during" trait for this FO. |
boolean |
traitPlayDuringMix(FoContext context)
Returns the "mix" component of the "play-during" trait for this FO. |
boolean |
traitPlayDuringRepeat(FoContext context)
Returns the "repeat" component of the "play-during" trait for this FO. |
double |
traitRichness(FoContext context)
Returns the "richness" trait for this FO. |
Speak |
traitSpeak(FoContext context)
Returns the "speak" trait for this FO. |
SpeakHeader |
traitSpeakHeader(FoContext context)
Returns the "speak-header" trait for this FO. |
SpeakNumeral |
traitSpeakNumeral(FoContext context)
Returns the "speak-numeral" trait for this FO. |
SpeakPunctuation |
traitSpeakPunctuation(FoContext context)
Returns the "speak-punctuation" trait for this FO. |
double |
traitSpeechRate(FoContext context)
Returns the desired speech-rate, in words-per-minute. |
double |
traitStress(FoContext context)
Returns the "stress" trait for this FO. |
java.lang.String[] |
traitVoiceFamily(FoContext context)
Returns the "voice-family" trait for this FO. |
double |
traitVolume(FoContext context)
Returns the computed value for the "volume" property. |
| Method Detail |
|---|
float traitAzimuth(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
java.lang.String traitCueAfter(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
java.lang.String traitCueBefore(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
float traitElevation(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
double traitPauseAfter(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
double traitPauseBefore(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
double traitPitch(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
double traitPitchRange(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
java.lang.String traitPlayDuring(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
traitPlayDuringMix(FoContext),
traitPlayDuringRepeat(FoContext)boolean traitPlayDuringMix(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
traitPlayDuring(FoContext),
traitPlayDuringRepeat(FoContext)boolean traitPlayDuringRepeat(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
traitPlayDuring(FoContext),
traitPlayDuringMix(FoContext)double traitRichness(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
Speak traitSpeak(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
SpeakHeader traitSpeakHeader(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
SpeakNumeral traitSpeakNumeral(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
SpeakPunctuation traitSpeakPunctuation(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
double traitSpeechRate(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
double traitStress(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
java.lang.String[] traitVoiceFamily(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
double traitVolume(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
Voice getVoice(FoContext context)
context - An object that knows how to resolve FO Tree context
issues.
Voice instance for this object.
|
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.