Packagecom.aispeech.events
Classpublic class MicrophoneVolumeSliderEvent
InheritanceMicrophoneVolumeSliderEvent Inheritance AIEvent Inheritance flash.events.Event



Public Properties
 PropertyDefined By
 Inheriteddata : *
[read-only]
AIEvent
 Inheritedmessage : String
[read-only]
AIEvent
Public Methods
 MethodDefined By
  
MicrophoneVolumeSliderEvent(type:String, message:String, data:* = null, bubbles:Boolean = false, cancelable:Boolean = false)
MicrophoneVolumeSliderEvent
 Inherited
clone():Event
[override]
AIEvent
Public Constants
 ConstantDefined By
  VOLUME_CHANGED : String = volume.changed
[static] event data: int
MicrophoneVolumeSliderEvent
Constructor Detail
MicrophoneVolumeSliderEvent()Constructor
public function MicrophoneVolumeSliderEvent(type:String, message:String, data:* = null, bubbles:Boolean = false, cancelable:Boolean = false)



Parameters
type:String
 
message:String
 
data:* (default = null)
 
bubbles:Boolean (default = false)
 
cancelable:Boolean (default = false)
Constant Detail
VOLUME_CHANGEDConstant
public static const VOLUME_CHANGED:String = volume.changed

event data: int