Packageispeech
Classpublic class DataGetEvent
InheritanceDataGetEvent Inheritance flash.events.Event

Used to grab data from event-driven functions of the SpeechSynthesis and SpeechRecognizer Classes



Public Properties
 PropertyDefined By
  data : String
Contains the data for the corresponding function call
DataGetEvent
Public Methods
 MethodDefined By
  
DataGetEvent
Property Detail
dataproperty
public var data:String

Contains the data for the corresponding function call

Constructor Detail
DataGetEvent()Constructor
public function DataGetEvent()