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  
sample — Property, class com.noteflight.standingwave2.input.MicrophoneInput
Sample — class, package com.noteflight.standingwave2.elements
Sample is the fundamental audio source in StandingWave, and is simply a set of buffers containing the individual numeric samples of an audio signal.
Sample(descriptor:com.noteflight.standingwave2.elements:AudioDescriptor, frames:Number) — Constructor, class com.noteflight.standingwave2.elements.Sample
Construct a new, empty Sample with some specified audio format.
sampleRate — Property, class com.aispeech.recorder.LocalWave
sampleRate — Property, class org.as3wavsound.sazameki.core.AudioSetting
samples — Property, class org.as3wavsound.WavSound
scheme — Property, class com.aispeech.net.ConnectionParams
secure — Static Property, class com.carlcalderon.arthropod.Debug
Security (not tested) If secure is true, only the secureDomain will be accepted.
secureDomain — Static Property, class com.carlcalderon.arthropod.Debug
A single domain to be used as the secure domain.
send(url:String, appId:String, timestamp:int, requestTimeout:int) — method, class com.aispeech.common.AuthInfoLoader
send(url:String, sysParam:String, appParam:String, wave:flash.utils:ByteArray, requestTimeout:int) — method, class com.aispeech.common.WaveUpLoader
send() — method, class com.aispeech.log.ASSDKLogBase
sendLog(sessionId:String, avgLatency:int, avgThroughput:int) — method, class com.aispeech.net.LatencyCheck
sendRequest(request:com.aispeech.net.http:AIHttpRequest, url:com.adobe.net:URI) — method, class com.aispeech.net.HttpConnection
Send HTTP request through a socket
sendURLListRequest() — method, class com.aispeech.factory.ConnectionFactory
sendWave(wave:flash.utils:ByteArray, appId:String, appParams:String, authGetUrl:String, waveUpLoadUrl:String) — method, class com.aispeech.core.CoreResultHttpGetter
sessionId — Property, class com.aispeech.log.ConnectionLog
sessionId — Property, class com.aispeech.log.CoreRequesterLog
sessionId — Property, class com.aispeech.log.LatencyLog
sessionId — Property, class com.aispeech.log.RecorderLog
_sessionId — Property, class com.aispeech.net.ConnectionBase
sessionId — Property, class com.aispeech.net.ConnectionBase
sessionId — Property, interface com.aispeech.net.IConnection
SESSION_LOG — Constant Static Property, class com.aispeech.log.ASSDKLogType
setAllVolume(volume:Number) — Static Method , class com.aispeech.audio.SoundManager
change all sounds' volume TODO change name, use setVolume method
setAudioData(samples:org.as3wavsound.sazameki.core:AudioSamples) — method, class org.as3wavsound.sazameki.format.wav.chunk.WavdataChunk
setHeight(value:int) — method, class com.aispeech.view.VolumeBar
setMicrophoneLoopback(isLoopback:Boolean) — method, class AudioRecorder4JS
setSampleRate(value:Number, isLocalService:Boolean) — method, class com.aispeech.device.MicrophoneDevice
set microphone device sample rate
setSetting(setting:org.as3wavsound.sazameki.core:AudioSetting) — method, class org.as3wavsound.sazameki.format.wav.chunk.WavfmtChunk
setSilderValue(value:int) — method, class com.aispeech.view.MicrophonePanel
setting — Property, class org.as3wavsound.sazameki.core.AudioSamples
setVolume(volume:Number, index:int) — Static Method , class com.aispeech.audio.SoundManager
set volume of the given channel
showMicrophonePanel(setting:Object) — method, class com.aispeech.RecorderLib
Show MicrophonePanel, which contains three microphone related meters
showMicrophonePanel() — method, class com.aispeech.puremvc.model.AIRecorder4PureMVCProxy
SHOWMICROPHONEPANEL — Constant Static Property, class com.aispeech.puremvc.AIRecorder4PureMVCNotification
showMicrophoneVolumeMeter(offsetX:Number, offsetY:Number) — method, class com.aispeech.view.MicrophonePanel
showMicrophoneVolumeSlider(offsetX:Number, offsetY:Number) — method, class com.aispeech.view.MicrophonePanel
showMicrophoneVolumeViewer(offsetX:Number, offsetY:Number) — method, class com.aispeech.view.MicrophonePanel
showVolumeViewer(params:Object, barNum:int) — method, class AudioRecorder4JS
SineSource — class, package com.noteflight.standingwave2.sources
A SineSource provides a source whose signal in all channels is a pure sine wave of a given frequency.
SineSource(descriptor:com.noteflight.standingwave2.elements:AudioDescriptor, duration:Number, frequency:Number, amplitude:Number) — Constructor, class com.noteflight.standingwave2.sources.SineSource
snapshot(stage:flash.display:Stage, label:String) — Static Method , class com.carlcalderon.arthropod.Debug
Traces a snapshot of the current stage state.
sound — Property, class com.noteflight.standingwave2.sources.SoundSource
SoundManager — class, package com.aispeech.audio
Sound manager, should be used as a singleton Provides only static methods/fields
SoundManager() — Constructor, class com.aispeech.audio.SoundManager
Constructor
SoundSource — class, package com.noteflight.standingwave2.sources
A SoundSource serves as a source of stereo 44.1k sound extracted from an underlying Flash Player Sound object.
SoundSource(sound:flash.media:Sound) — Constructor, class com.noteflight.standingwave2.sources.SoundSource
soundTransform — Property, class org.as3wavsound.WavSoundChannel
source — Property, interface com.noteflight.standingwave2.elements.IAudioFilter
The source of the signal for this audio filter.
_source — Property, class com.noteflight.standingwave2.filters.AbstractFilter
The underlying source that acts as input to this filter.
source — Property, class com.noteflight.standingwave2.filters.AbstractFilter
The underlying audio source for this filter.
source — Property, class com.noteflight.standingwave2.filters.CacheFilter
The underlying audio source for this filter.
source — Property, class com.noteflight.standingwave2.filters.ResamplingFilter
The underlying audio source for this filter.
source — Property, class com.noteflight.standingwave2.output.AudioPlayer
The source currently being played by this object, or null if there is none.
source — Property, class com.noteflight.standingwave2.output.AudioSampleHandler
source — Property, class com.noteflight.standingwave2.performance.PerformanceElement
The underlying audio source.
sourceStarted — Property, class com.noteflight.standingwave2.output.AudioSampleHandler
splitList(bytes:flash.utils:ByteArray) — method, class org.as3wavsound.sazameki.format.riff.LIST
start() — method, class com.aispeech.net.LatencyCheck
start() — method, class com.aispeech.view.MicrophoneVolumeMeter
start animation
start(numberVerticalBar:int, speed:int) — method, class com.aispeech.view.MicrophoneVolumeViewer
start microhpone activity level view animation
start — Property, class com.noteflight.standingwave2.performance.PerformanceElement
The starting time frame offset for the audio in this source
startConnecting() — method, class com.aispeech.factory.ConnectionFactory
START_OF_STREAM — Constant Static Property, class com.aispeech.recorder.LocalWave
startPlay(startTime:Number, keepingTime:Number, volume:Number, loopTimes:uint) — method, class com.aispeech.player.HTTPPlayer.WavHTTPPlayer
startRecord(param:Object) — method, class AudioRecorder4JS
Start record
startRecord(param:Object) — method, class com.aispeech.RecorderLib
Start recording
startRecord(params:Object) — method, class com.aispeech.puremvc.model.AIRecorder4PureMVCProxy
startRecord(recordLength:int) — method, interface com.aispeech.recorder.IRecorder
startRecord(recordId:String) — method, class com.aispeech.recorder.LocalWave
start record
startRecord(recordLength:int) — method, class com.aispeech.recorder.Recorder4HTTPService
startRecord(recordLength:int) — method, class com.aispeech.recorder.Recorder4LocalService
Start recording, pulish stream to the target server
startRecord(recordLength:int) — method, class com.aispeech.recorder.Recorder4RTMPService
Start recording.
STARTRECORD — Constant Static Property, class com.aispeech.puremvc.AIRecorder4PureMVCNotification
startReplay(param:Object) — method, class AudioRecorder4JS
Start replay
startReplay(param:Object) — method, class com.aispeech.RecorderLib
Start replay locally cached user's record.
startReplay(params:Object) — method, class com.aispeech.puremvc.model.AIRecorder4PureMVCProxy
startReplay(recordId:String) — method, interface com.aispeech.recorder.IRecorder
startReplay(recordId:String) — method, class com.aispeech.recorder.LocalWave
start replay
startReplay(recordId:String) — method, class com.aispeech.recorder.RecorderBase
start replay using local wave
STARTREPLAY — Constant Static Property, class com.aispeech.puremvc.AIRecorder4PureMVCNotification
startTime — Property, class com.noteflight.standingwave2.performance.PerformanceElement
The starting time offset in seconds
state — Property, class com.aispeech.RecorderLib
Get RecorderLib's components' state info and configuation info.
_state — Property, class com.aispeech.core.CoreRequesterBase
state — Property, class com.aispeech.core.CoreRequesterBase
state — Property, interface com.aispeech.core.ICoreRequester
state — Property, class com.aispeech.device.MicrophoneDevice
_state — Property, class com.aispeech.net.ConnectionBase
state — Property, class com.aispeech.net.ConnectionBase
state — Property, interface com.aispeech.net.IConnection
get connection state
state — Property, class com.aispeech.net.http.AIHttpBuffer
state — Property, interface com.aispeech.recorder.IRecorder
_state — Property, class com.aispeech.recorder.RecorderBase
state — Property, class com.aispeech.recorder.RecorderBase
StatusCode — class, package com.aispeech.events
status code for JS
stop(index:uint) — Static Method , class com.aispeech.audio.SoundManager
Stop a registered sound
stop() — method, class com.aispeech.view.MicrophoneVolumeMeter
stop animation
stop() — method, class com.aispeech.view.MicrophoneVolumeViewer
stop animation
stop() — method, class com.noteflight.standingwave2.input.MicrophoneInput
stop(source:com.noteflight.standingwave2.elements:IAudioSource) — method, class com.noteflight.standingwave2.output.AudioPlayer
Stop a given source (if supplied), or stop any source that is playing (if no source parameter is supplied).
stop() — method, class org.as3wavsound.WavSoundChannel
Tells the WavsoundPlayer to stop this specific SoundWavChannel instance.
stopLatencyCheck() — method, class com.aispeech.net.ConnectionBase
stopPlay() — method, class com.aispeech.player.HTTPPlayer.WavHTTPPlayer
stopRecord(param:Object) — method, class AudioRecorder4JS
Stop record
stopRecord() — method, class com.aispeech.RecorderLib
Stop recording RecorderLib will automatically stop recording after the time setting by recordLength in param of the startRecord() method.
stopRecord() — method, class com.aispeech.puremvc.model.AIRecorder4PureMVCProxy
stopRecord(stopType:String) — method, interface com.aispeech.recorder.IRecorder
stopRecord() — method, class com.aispeech.recorder.LocalWave
stop record
stopRecord(stopType:String) — method, class com.aispeech.recorder.Recorder4HTTPService
stopRecord(stopType:String) — method, class com.aispeech.recorder.Recorder4LocalService
Stop recording the audio
__stopRecord() — method, class com.aispeech.recorder.Recorder4RTMPService
Stop record Dispatch RecorderEvent.RECORD_STOPPED while returns StatusCode.FUNCTION_EXECUTE_SUCCESSFUL
stopRecord(stopType:String) — method, class com.aispeech.recorder.Recorder4RTMPService
Stop recording
STOPRECORD — Constant Static Property, class com.aispeech.puremvc.AIRecorder4PureMVCNotification
stopReplay(param:Object) — method, class AudioRecorder4JS
Stop replay
stopReplay() — method, class com.aispeech.RecorderLib
Stop replaying RecorderLib will automatically stop replaying.
stopReplay() — method, class com.aispeech.puremvc.model.AIRecorder4PureMVCProxy
stopReplay() — method, interface com.aispeech.recorder.IRecorder
stopReplay() — method, class com.aispeech.recorder.LocalWave
stop replay
stopReplay() — method, class com.aispeech.recorder.RecorderBase
Stop replaying
STOPREPLAY — Constant Static Property, class com.aispeech.puremvc.AIRecorder4PureMVCNotification
_stopType — Property, class com.aispeech.recorder.RecorderBase
STOP_TYPE_AUTO — Constant Static Property, class com.aispeech.recorder.RecorderBase
STOP_TYPE_MANUAL — Constant Static Property, class com.aispeech.recorder.RecorderBase
streamClient — Property, class com.aispeech.net.HttpConnection
streamClient — Property, interface com.aispeech.net.IConnection
netStream client , callback context about the metaData or another
streamClient — Property, class com.aispeech.net.RTMPConnection
STREAMING — Constant Static Property, class com.aispeech.core.CoreRequesterState
streamInstance — Property, class com.aispeech.net.HttpConnection
streamInstance — Property, interface com.aispeech.net.IConnection
get NetStream instance
streamInstance — Property, class com.aispeech.net.RTMPConnection
sustain — Property, class com.noteflight.standingwave2.filters.EnvelopeFilter
The sustain level of the envelope, expressed as a multiplying factor.
SysInfo — class, package com.aispeech.sys
SysInfo class collects information that describes the system and player that are hosting a SWF file, and makes interpretted outputs Information collected include: language: The user's preferred user interface languages os: The current operating system screenDPI: The dots-per-inch (dpi) resolution of the screen, in pixels screenResolutionX: The maximum horizontal resolution of the screen screenResolutionY: The maximum vertical resolution of the screen version: Flash Player or Adobe AIR platform and version information
SysInfo() — Constructor, class com.aispeech.sys.SysInfo
SYSTEM_SETTING_PANEL_PRIVACY_SHOW — Constant Static Property, class com.aispeech.events.AllowMicPanelEvent
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