Packagecom.aispeech.puremvc.controller
Classpublic class AIRecorder4PureMVCInitCommand
InheritanceAIRecorder4PureMVCInitCommand Inheritance org.puremvc.as3.patterns.command.SimpleCommand

Register AIRecorderProxy to the app facade Init AIRecorderProxy



Public Methods
 MethodDefined By
  
execute(note:INotification):void
[override] Body of the notification carries init parameters for RecorderLib
AIRecorder4PureMVCInitCommand
Method Detail
execute()method
override public function execute(note:INotification):void

Body of the notification carries init parameters for RecorderLib

Parameters

note:INotification

See also