Packagecom.aispeech.puremvc.controller
Classpublic class AIRecorder4PureMVCRecorderCommand
InheritanceAIRecorder4PureMVCRecorderCommand Inheritance org.puremvc.as3.patterns.command.SimpleCommand



Public Methods
 MethodDefined By
  
execute(notification:INotification):void
[override] body of AIRecorder4PureMVCNotification.STARTRECORD carries parameters for startRecord() method body of AIRecorder4PureMVCNotification.STARTREPLAY carries parameters for startReplay() method
AIRecorder4PureMVCRecorderCommand
Method Detail
execute()method
override public function execute(notification:INotification):void

body of AIRecorder4PureMVCNotification.STARTRECORD carries parameters for startRecord() method body of AIRecorder4PureMVCNotification.STARTREPLAY carries parameters for startReplay() method

Parameters

notification:INotification

See also