A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
EchoFilter — class, package com.noteflight.standingwave2.filters
An EchoFilter implements a simple recirculating delay line in which the input is blended with a time-delayed copy of itself.
EchoFilter(source:com.noteflight.standingwave2.elements:IAudioSource, period:Number, wet:Number, decay:Number) — Constructor, class com.noteflight.standingwave2.filters.EchoFilter
Create a new EchoFilter.
elements — Property, class com.noteflight.standingwave2.performance.ListPerformance
The list of PerformanceElements within this Performance, sorted by onset.
encode(samples:org.as3wavsound.sazameki.core:AudioSamples) — method, class org.as3wavsound.sazameki.format.wav.Wav
encodeData() — method, class org.as3wavsound.sazameki.format.riff.Chunk
encodeData() — method, class org.as3wavsound.sazameki.format.riff.LIST
encodeData() — method, class org.as3wavsound.sazameki.format.wav.chunk.WavdataChunk
encodeData() — method, class org.as3wavsound.sazameki.format.wav.chunk.WavfmtChunk
end — Property, class com.noteflight.standingwave2.performance.PerformanceElement
The ending time frame offset for the audio in this source
ENDIAN — Constant Property, class org.as3wavsound.sazameki.format.riff.Chunk
END_OF_STREAM — Constant Static Property, class com.aispeech.recorder.LocalWave
endTime — Property, class com.noteflight.standingwave2.performance.PerformanceElement
The ending time offset in seconds
EnvelopeFilter — class, package com.noteflight.standingwave2.filters
EnvelopeFilter applies a so-called ADSR (attack/decay/sustain/release) amplitude envelope to its underlying source, to provide a shape to a sound source that typically has no amplitude envelope.
EnvelopeFilter(source:com.noteflight.standingwave2.elements:IAudioSource, attackTime:Number, decayTime:Number, sustain:Number, holdTime:Number, releaseTime:Number) — Constructor, class com.noteflight.standingwave2.filters.EnvelopeFilter
Create a new EnvelopeFilter.
EOF — Constant Static Property, class com.aispeech.events.CoreRequesterEvent
event data: null
error(message:any) — Static Method , class com.carlcalderon.arthropod.Debug
Traces a warning to Arthropod.
ERROR_ADJUSTVOLUME_PARAMETER_ERROR — Constant Static Property, class com.aispeech.events.StatusCode
ERROR_LOADAUDIO_PARAMETER_ERROR — Constant Static Property, class com.aispeech.events.StatusCode
ERROR_PLAYER_FLASHVARS_ERROR — Constant Static Property, class com.aispeech.events.StatusCode
ERROR_PLAYER_STATE_ERROR — Constant Static Property, class com.aispeech.events.StatusCode
ERROR_RECORDER_FLASHVARS_PARAMETER_ERROR — Constant Static Property, class com.aispeech.events.StatusCode
ERROR_STARTPLAY_PARAMETER_ERROR — Constant Static Property, class com.aispeech.events.StatusCode
ERROR_STARTRECORD_PARAMETER_ERROR — Constant Static Property, class com.aispeech.events.StatusCode
ERROR_STARTREPLAY_PARAMETER_ERROR — Constant Static Property, class com.aispeech.events.StatusCode
EventAddToSameFunction — class, package com.aispeech.common
EventAddToSameFunction() — Constructor, class com.aispeech.common.EventAddToSameFunction
EXCEPTION_AUTH_FAILED — Constant Static Property, class com.aispeech.events.NetEvent
EXCEPTION_AUTH_PARAMETER_MISSING — Constant Static Property, class com.aispeech.events.StatusCode
EXCEPTION_CLOSED — Constant Static Property, class com.aispeech.events.NetEvent
EXCEPTION_CONNECTION_NOT_READY — Constant Static Property, class com.aispeech.events.StatusCode
EXCEPTION_FACTORY_MAXIUM_RECONNECT — Constant Static Property, class com.aispeech.events.StatusCode
EXCEPTION_FACTORY_TIMEOUT — Constant Static Property, class com.aispeech.events.StatusCode
EXCEPTION_FAILED — Constant Static Property, class com.aispeech.events.NetEvent
EXCEPTION_FMS_DISCONNECTED — Constant Static Property, class com.aispeech.events.StatusCode
EXCEPTION_IOERROR — Constant Static Property, class com.aispeech.events.NetEvent
EXCEPTION_LOCALWAVE_NOT_READY — Constant Static Property, class com.aispeech.events.StatusCode
EXCEPTION_MAXIMUM_RECONNECT — Constant Static Property, class com.aispeech.events.FactoryEvent
event data {connectionHistory:Array}
EXCEPTION_MIC_NOT_ALLOWED — Constant Static Property, class com.aispeech.events.MicrophoneDeviceEvent
EXCEPTION_MIC_NOT_AVAILABLE — Constant Static Property, class com.aispeech.events.StatusCode
EXCEPTION_MIC_NOT_FOUND — Constant Static Property, class com.aispeech.events.MicrophoneDeviceEvent
EXCEPTION_MMSCFG_SETTING — Constant Static Property, class com.aispeech.events.MicrophoneDeviceEvent
EXCEPTION_MMSCFG_SETTING — Constant Static Property, class com.aispeech.events.StatusCode
EXCEPTION_NEVER_RECORD — Constant Static Property, class com.aispeech.events.StatusCode
EXCEPTION_NO_RECORD — Constant Static Property, class com.aispeech.events.RecorderEvent
event data: {recordId:String}
EXCEPTION_NO_RECORD — Constant Static Property, class com.aispeech.events.StatusCode
EXCEPTION_PARAMETER_ERROR — Constant Static Property, class com.aispeech.events.StatusCode
EXCEPTION_PARAMETERS_ERROR — Constant Static Property, class com.aispeech.events.CoreRequesterEvent
event data: null
EXCEPTION_RECORDERLIB_ERROR — Constant Static Property, class com.aispeech.events.StatusCode
EXCEPTION_RECORDER_STATE_ERROR — Constant Static Property, class com.aispeech.events.StatusCode
EXCEPTION_REJECTED — Constant Static Property, class com.aispeech.events.NetEvent
EXCEPTION_RESPONSE_ERROR — Constant Static Property, class com.aispeech.events.CoreRequesterEvent
event data: (actual body, Object) from CoreRequester4RTMP Object (actually http header) from CoreRequester4LocalService
EXCEPTION_RPC_SECURITY_ERROR — Constant Static Property, class com.aispeech.events.NetEvent
EXCEPTION_SECURITY_ERROR — Constant Static Property, class com.aispeech.events.NetEvent
EXCEPTION_TIMEOUT — Constant Static Property, class com.aispeech.events.CoreRequesterEvent
event data: {requestId:String}
EXCEPTION_TIMEOUT — Constant Static Property, class com.aispeech.events.FactoryEvent
event data null (from ConnectionFactory) event data {connectionEventArray:Array} from GroupConnectionStrategy
EXCEPTION_TIMEOUT — Constant Static Property, class com.aispeech.events.NetEvent
execute(note:org.puremvc.as3.interfaces:INotification) — method, class com.aispeech.puremvc.controller.AIRecorder4PureMVCInitCommand
Body of the notification carries init parameters for RecorderLib
execute(notification:org.puremvc.as3.interfaces:INotification) — method, class com.aispeech.puremvc.controller.AIRecorder4PureMVCMicrophonePanelCommand
execute(notification:org.puremvc.as3.interfaces:INotification) — method, class com.aispeech.puremvc.controller.AIRecorder4PureMVCNetCommand
execute(notification:org.puremvc.as3.interfaces:INotification) — method, class com.aispeech.puremvc.controller.AIRecorder4PureMVCRecorderCommand
body of AIRecorder4PureMVCNotification.STARTRECORD carries parameters for startRecord() method body of AIRecorder4PureMVCNotification.STARTREPLAY carries parameters for startReplay() method
extract(target:flash.utils:ByteArray, length:Number, startPosition:Number) — method, class org.as3wavsound.WavSound
No idea if this works.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z