| Package | com.aispeech.puremvc |
| Class | public class AIRecorder4PureMVCNotification |
| Inheritance | AIRecorder4PureMVCNotification Object |
There are notifications corresponds to FactoryEvent, NetEvent, CoreRequesterEvent, MicrophoneDeviceEvent, MicrophoneVolumeSildeEvent, and RecorderEvent, respectively.
Notification (constants) sent to AIRecorder4PureMVC commands, which further calls AIRecorder4PureMVCThere are notifications corresponds to RecorderLib's exposed methods
RecorderLib properties are exposed to AIRecorder4PureMVCProxy directly.See also
| Constant | Defined By | ||
|---|---|---|---|
| COREREQUESTEREVENT_EXCEPTION_TIME : String = core.requester.event.exception.timeout [static] | AIRecorder4PureMVCNotification | ||
| COREREQUESTEREVENT_RESULT : String = core.requester.event.result [static] | AIRecorder4PureMVCNotification | ||
| FACTORYEVENT_EXCEPTION_TIMEOUT : String = factory.event.exception.timeout [static] | AIRecorder4PureMVCNotification | ||
| FACTORYEVENT_READY : String = factory.event.ready [static] | AIRecorder4PureMVCNotification | ||
| HIDEMICROPHONEPANEL : String = airecorder4puremvc.hide.microphone.panel [static] | AIRecorder4PureMVCNotification | ||
| INIT : String = airecorder4puremvc.init [static] | AIRecorder4PureMVCNotification | ||
| MICROPHONEDEVICEEVENT_EXCEPTION_MIC_NOT_ALLOWED : String = microphone.device.event.exception.mic.not.allowed [static] | AIRecorder4PureMVCNotification | ||
| MICROPHONEDEVICEEVENT_EXCEPTION_MIC_NOT_FOUND : String = microphone.device.event.exception.mic.not.found [static] | AIRecorder4PureMVCNotification | ||
| MICROPHONEDEVICEEVENT_MIC_ALLOWED : String = microphone.device.event.mic.allowed [static] | AIRecorder4PureMVCNotification | ||
| MICROPHONEVOLUMESLIDEEVENT_VOLUME_CHANGED : String = microphone.volume.slider.event.volume.changed [static] | AIRecorder4PureMVCNotification | ||
| NETEVENT_CONNECTED : String = net.event.connected [static] | AIRecorder4PureMVCNotification | ||
| RECONNECT : String = airecorder4puremvc.reconnected [static] | AIRecorder4PureMVCNotification | ||
| RECORDEREVENT_EXCEPTION_NO_RECORD : String = recorder.event.exception.no.record [static] | AIRecorder4PureMVCNotification | ||
| RECORDEREVENT_RECORDID_GOT : String = recorder.event.recordid.got [static] | AIRecorder4PureMVCNotification | ||
| RECORDEREVENT_RECORD_STARTED : String = recorder.event.record.started [static] | AIRecorder4PureMVCNotification | ||
| RECORDEREVENT_RECORD_STOPPED : String = recorder.event.record.stopped [static] | AIRecorder4PureMVCNotification | ||
| RECORDEREVENT_REPLAY_STARTED : String = recorder.event.replay.started [static] | AIRecorder4PureMVCNotification | ||
| RECORDEREVENT_REPLAY_STOPPED : String = recorder.event.replay.stopped [static] | AIRecorder4PureMVCNotification | ||
| SHOWMICROPHONEPANEL : String = airecorder4puremvc.show.microphone.panel [static] | AIRecorder4PureMVCNotification | ||
| STARTRECORD : String = airecorder4puremvc.start.record [static] | AIRecorder4PureMVCNotification | ||
| STARTREPLAY : String = airecorder4puremvc.start.replay [static] | AIRecorder4PureMVCNotification | ||
| STOPRECORD : String = airecorder4puremvc.stop.record [static] | AIRecorder4PureMVCNotification | ||
| STOPREPLAY : String = airecorder4puremvc.stop.replay [static] | AIRecorder4PureMVCNotification | ||
| COREREQUESTEREVENT_EXCEPTION_TIME | Constant |
public static const COREREQUESTEREVENT_EXCEPTION_TIME:String = core.requester.event.exception.timeout| COREREQUESTEREVENT_RESULT | Constant |
public static const COREREQUESTEREVENT_RESULT:String = core.requester.event.result| FACTORYEVENT_EXCEPTION_TIMEOUT | Constant |
public static const FACTORYEVENT_EXCEPTION_TIMEOUT:String = factory.event.exception.timeout| FACTORYEVENT_READY | Constant |
public static const FACTORYEVENT_READY:String = factory.event.ready| HIDEMICROPHONEPANEL | Constant |
public static const HIDEMICROPHONEPANEL:String = airecorder4puremvc.hide.microphone.panel| INIT | Constant |
public static const INIT:String = airecorder4puremvc.init| MICROPHONEDEVICEEVENT_EXCEPTION_MIC_NOT_ALLOWED | Constant |
public static const MICROPHONEDEVICEEVENT_EXCEPTION_MIC_NOT_ALLOWED:String = microphone.device.event.exception.mic.not.allowed| MICROPHONEDEVICEEVENT_EXCEPTION_MIC_NOT_FOUND | Constant |
public static const MICROPHONEDEVICEEVENT_EXCEPTION_MIC_NOT_FOUND:String = microphone.device.event.exception.mic.not.found| MICROPHONEDEVICEEVENT_MIC_ALLOWED | Constant |
public static const MICROPHONEDEVICEEVENT_MIC_ALLOWED:String = microphone.device.event.mic.allowed| MICROPHONEVOLUMESLIDEEVENT_VOLUME_CHANGED | Constant |
public static const MICROPHONEVOLUMESLIDEEVENT_VOLUME_CHANGED:String = microphone.volume.slider.event.volume.changed| NETEVENT_CONNECTED | Constant |
public static const NETEVENT_CONNECTED:String = net.event.connected| RECONNECT | Constant |
public static const RECONNECT:String = airecorder4puremvc.reconnected| RECORDEREVENT_EXCEPTION_NO_RECORD | Constant |
public static const RECORDEREVENT_EXCEPTION_NO_RECORD:String = recorder.event.exception.no.record| RECORDEREVENT_RECORD_STARTED | Constant |
public static const RECORDEREVENT_RECORD_STARTED:String = recorder.event.record.started| RECORDEREVENT_RECORD_STOPPED | Constant |
public static const RECORDEREVENT_RECORD_STOPPED:String = recorder.event.record.stopped| RECORDEREVENT_RECORDID_GOT | Constant |
public static const RECORDEREVENT_RECORDID_GOT:String = recorder.event.recordid.got| RECORDEREVENT_REPLAY_STARTED | Constant |
public static const RECORDEREVENT_REPLAY_STARTED:String = recorder.event.replay.started| RECORDEREVENT_REPLAY_STOPPED | Constant |
public static const RECORDEREVENT_REPLAY_STOPPED:String = recorder.event.replay.stopped| SHOWMICROPHONEPANEL | Constant |
public static const SHOWMICROPHONEPANEL:String = airecorder4puremvc.show.microphone.panel| STARTRECORD | Constant |
public static const STARTRECORD:String = airecorder4puremvc.start.record| STARTREPLAY | Constant |
public static const STARTREPLAY:String = airecorder4puremvc.start.replay| STOPRECORD | Constant |
public static const STOPRECORD:String = airecorder4puremvc.stop.record| STOPREPLAY | Constant |
public static const STOPREPLAY:String = airecorder4puremvc.stop.replay