public class CommonAural
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
azimuth
The "azimuth" property.
|
java.lang.String |
cueAfter
The "cueAfter" property.
|
java.lang.String |
cueBefore
The "cueBefore" property.
|
int |
elevation
The "elevation" property.
|
int |
pauseAfter
The "pauseAfter" property.
|
int |
pauseBefore
The "pauseBefore" property.
|
int |
pitch
The "pitch" property.
|
int |
pitchRange
The "pitch-range" property.
|
int |
playDuring
The "playDuring" property.
|
int |
richness
The "richness" property.
|
int |
speak
The "speak" property.
|
int |
speakHeader
The "speak-header" property.
|
int |
speakNumeral
The "speak-numeral" property.
|
int |
speakPunctuation
The "speak-punctuation" property.
|
int |
speechRate
The "speech-rate" property.
|
int |
stress
The "stress" property.
|
int |
voiceFamily
The "voice-family" property.
|
int |
volume
The "volume" property.
|
Constructor and Description |
---|
CommonAural(PropertyList pList)
Create a CommonAbsolutePosition object.
|
public int azimuth
public java.lang.String cueAfter
public java.lang.String cueBefore
public int elevation
public int pauseAfter
public int pauseBefore
public int pitch
public int pitchRange
public int playDuring
public int richness
public int speak
public int speakHeader
public int speakNumeral
public int speakPunctuation
public int speechRate
public int stress
public int voiceFamily
public int volume
public CommonAural(PropertyList pList)
pList
- The PropertyList with propery values.Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.