PackagedataTree
Classpublic class _Voice
Inheritance_Voice Inheritance Object



Public Properties
 PropertyDefined By
  ArticD : int
[read-only] articulation duration
_Voice
  _falseStart : _Fixation = null
_Voice
  FalseStartPos : Number
[read-only]
_Voice
  FalseStartPos_NP : Number
[read-only]
_Voice
  _falseStartTime : Number = NaN
_Voice
  FalseStartTrialTime : Number
[read-only]
_Voice
  FalseStartWord : String
[read-only]
_Voice
  NPVoffL10 : Number
[read-only] Voice offset letter position
_Voice
  NPVonL10 : Number
[read-only] Voice onset letter position in decimal place
_Voice
  _offset : _Fixation = null
_Voice
  _onset : _Fixation = null
_Voice
  VoffL10 : Number
[read-only] Voice offset letter position in decimal place for non-proportional font
_Voice
  VoffTT : int
[read-only] Voice offset trial time
_Voice
  VoffW : String
[read-only] Voice offset word
_Voice
  VonL10 : Number
[read-only] Voice onset letter position in decimal place for non-proportional font
_Voice
  VonTT : int
[read-only] Voice onset trial time
_Voice
  VonW : String
[read-only] Voice onset word
_Voice
  VWN : int
[read-only] Voice word number
_Voice
Public Methods
 MethodDefined By
  
_Voice(msg:Object = null)
_Voice
  
getPropertyByName(property:String):String
Return the property by property name
_Voice
Property Detail
_falseStartproperty
public var _falseStart:_Fixation = null

_falseStartTimeproperty 
public var _falseStartTime:Number = NaN

_offsetproperty 
public var _offset:_Fixation = null

_onsetproperty 
public var _onset:_Fixation = null

ArticDproperty 
ArticD:int  [read-only]

articulation duration


Implementation
    public function get ArticD():int
FalseStartPosproperty 
FalseStartPos:Number  [read-only]


Implementation
    public function get FalseStartPos():Number
FalseStartPos_NPproperty 
FalseStartPos_NP:Number  [read-only]


Implementation
    public function get FalseStartPos_NP():Number
FalseStartTrialTimeproperty 
FalseStartTrialTime:Number  [read-only]


Implementation
    public function get FalseStartTrialTime():Number
FalseStartWordproperty 
FalseStartWord:String  [read-only]


Implementation
    public function get FalseStartWord():String
NPVoffL10property 
NPVoffL10:Number  [read-only]

Voice offset letter position


Implementation
    public function get NPVoffL10():Number
NPVonL10property 
NPVonL10:Number  [read-only]

Voice onset letter position in decimal place


Implementation
    public function get NPVonL10():Number
VoffL10property 
VoffL10:Number  [read-only]

Voice offset letter position in decimal place for non-proportional font


Implementation
    public function get VoffL10():Number
VoffTTproperty 
VoffTT:int  [read-only]

Voice offset trial time


Implementation
    public function get VoffTT():int
VoffWproperty 
VoffW:String  [read-only]

Voice offset word


Implementation
    public function get VoffW():String
VonL10property 
VonL10:Number  [read-only]

Voice onset letter position in decimal place for non-proportional font


Implementation
    public function get VonL10():Number
VonTTproperty 
VonTT:int  [read-only]

Voice onset trial time


Implementation
    public function get VonTT():int
VonWproperty 
VonW:String  [read-only]

Voice onset word


Implementation
    public function get VonW():String
VWNproperty 
VWN:int  [read-only]

Voice word number


Implementation
    public function get VWN():int
Constructor Detail
_Voice()Constructor
public function _Voice(msg:Object = null)



Parameters
msg:Object (default = null)
Method Detail
getPropertyByName()method
public function getPropertyByName(property:String):String

Return the property by property name

Parameters

property:String — Name of the fixation property

Returns
String — Property value in string