| 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 |
| AbstractFilter — class, package com.noteflight.standingwave2.filters |
|
An abstract implementation of the IAudioFilter interface that can be
overridden to supply the specific transformation for a specific filter subclass. |
| AbstractFilter(source:com.noteflight.standingwave2.elements:IAudioSource) — Constructor, class com.noteflight.standingwave2.filters.AbstractFilter |
|
Create a new filter based on some underlying source. |
| AbstractSource — class, package com.noteflight.standingwave2.sources |
|
AbstractSource is an implementation superclass for IAudioSource implementations
that wish to generate their output on a per-channel basis. |
| AbstractSource(descriptor:com.noteflight.standingwave2.elements:AudioDescriptor, duration:Number, amplitude:Number) — Constructor, class com.noteflight.standingwave2.sources.AbstractSource |
|
Create an AbstractSource of a particular duration and amplitude. |
| actualSampleRate — Property, class com.aispeech.device.MicrophoneDevice |
| |
| add(name:String, value:String) — method, class com.aispeech.net.http.AIHTTPHeader |
|
Add a header. |
| addElement(element:com.noteflight.standingwave2.performance:PerformanceElement) — method, class com.noteflight.standingwave2.performance.ListPerformance |
|
Add a Performance Element to this Performance. |
| addEventsWithFunction(parent:any, events:Array, handler:Function) — method, class com.aispeech.common.EventAddToSameFunction |
|
add events with one function
|
| addEventsWithFunction(parent:any, events:Array, handler:Function) — method, interface com.aispeech.common.IEventAddToSameFunction |
|
add events with one function
|
| addFilters(filters:Array) — method, class com.aispeech.log.AthropodTarget |
| |
| addHeader(name:String, value:String) — method, class com.aispeech.net.http.AIHttpRequest |
|
Add a header. |
| addLog(name:String, value:String) — method, class com.aispeech.log.ASSDKLogBase |
| |
| addSampleDataEventListener() — method, class com.aispeech.device.MicrophoneDevice |
|
Add SampleDataEvent listener to the microphone instance
|
| addSource(source:com.noteflight.standingwave2.elements:IAudioSource) — method, class com.noteflight.standingwave2.performance.QueuePerformance |
|
Add a new audio source to the queue of sources rendered by this queue. |
| addSourceAt(startTime:Number, source:com.noteflight.standingwave2.elements:IAudioSource) — method, class com.noteflight.standingwave2.performance.ListPerformance |
|
Add an IAudioSource to this performance, to start at a particular start time. |
| addStatus(statusCode:String, message:String) — Static Method , class com.aispeech.events.StatusCode |
|
Add a pair of status code and messsage(optional)
|
| addTarget(target:mx.logging:ILoggingTarget) — Static Method , class com.aispeech.log.AILog |
| |
| adjustMicVolume(value:Number) — method, class AudioRecorder4JS |
|
set mic volume (gain)
|
| adjustNotifyAudioVolume(value:Number) — method, class AudioRecorder4JS |
|
set Ding volume
|
| adjustReplayAudioVolume(value:Number) — method, class AudioRecorder4JS |
|
set replay volume
|
| adjustVolume(volume:Number) — method, class com.aispeech.player.HTTPPlayer.WavHTTPPlayer |
|
does not support this method
|
| AIEvent — class, package com.aispeech.events |
|
Base Event class for all AISpeech AS SDK
adding message and data members
|
| AIEvent(type:String, message:String, data:any, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.aispeech.events.AIEvent |
| |
| AIHttpBuffer — class, package com.aispeech.net.http |
| |
| AIHttpBuffer() — Constructor, class com.aispeech.net.http.AIHttpBuffer |
| |
| AIHTTPHeader — class, package com.aispeech.net.http |
| |
| AIHTTPHeader(headers:Array) — Constructor, class com.aispeech.net.http.AIHTTPHeader |
| |
| AIHttpRequest — class, package com.aispeech.net.http |
|
HTTP Request
simplifed version of gabriel's as3httpclient
|
| AIHttpRequest(method:String, header:com.aispeech.net.http:AIHTTPHeader, body:any) — Constructor, class com.aispeech.net.http.AIHttpRequest |
|
Create request. |
| AIHttpRequestBuffer — class, package com.aispeech.net.http.io |
| |
| AIHttpRequestBuffer(body:any) — Constructor, class com.aispeech.net.http.io.AIHttpRequestBuffer |
| |
| AIHttpResponse — class, package com.aispeech.net.http |
| |
| AIHttpResponse(version:String, code:String, message:String, header:com.aispeech.net.http:AIHTTPHeader) — Constructor, class com.aispeech.net.http.AIHttpResponse |
| |
| AILog — class, package com.aispeech.log |
|
AILogger
Wrapper of mx.logging.Log. |
| AIRecorder4PureMVCFacadeHelper — class, package com.aispeech.puremvc |
| |
| AIRecorder4PureMVCInitCommand — class, package com.aispeech.puremvc.controller |
|
Register AIRecorderProxy to the app facade
Init AIRecorderProxy
|
| AIRecorder4PureMVCMicrophonePanelCommand — class, package com.aispeech.puremvc.controller |
| |
| AIRecorder4PureMVCNetCommand — class, package com.aispeech.puremvc.controller |
| |
| AIRecorder4PureMVCNotification — class, package com.aispeech.puremvc |
|
Notification (constants) sent from AIRecorder4PureMVC proxy, which are to be
listened by the proper application mediators
There are notifications corresponds to
FactoryEvent,
NetEvent,
CoreRequesterEvent,
MicrophoneDeviceEvent,
MicrophoneVolumeSildeEvent,
and RecorderEvent, respectively. |
| AIRecorder4PureMVCProxy — class, package com.aispeech.puremvc.model |
|
AIRecorder4PureMVCProxy wraps RecorderLib to fit the PureMVC
framework. |
| AIRecorder4PureMVCProxy(data:Object) — Constructor, class com.aispeech.puremvc.model.AIRecorder4PureMVCProxy |
| |
| AIRecorder4PureMVCRecorderCommand — class, package com.aispeech.puremvc.controller |
| |
| allowLog — Static Property, class com.carlcalderon.arthropod.Debug |
|
Switches tracing on/off. |
| AllowMicPanel — class, package com.aispeech.view |
|
panel prompts a message for user to show system security panel
|
| AllowMicPanel(params:Object) — Constructor, class com.aispeech.view.AllowMicPanel |
|
AllowMicPanel constructor
|
| AllowMicPanelEvent — class, package com.aispeech.events |
| |
| AllowMicPanelEvent(type:String, message:String, data:any, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.aispeech.events.AllowMicPanelEvent |
| |
| amplitude — Property, class com.noteflight.standingwave2.sources.AbstractSource |
| |
| application — Property, class com.aispeech.net.ConnectionParams |
| |
| array(arr:Array) — Static Method , class com.carlcalderon.arthropod.Debug |
|
Traces an array to Arthropod. |
| as2sdkVersion — Property, class com.aispeech.log.ASSDKStartLog |
| |
| ASPING_DETECT_STATUS — Constant Static Property, class com.aispeech.events.StatusCode |
| |
| ASSDKLogBase — class, package com.aispeech.log |
|
ASSDK log base class
maintain unique logId, and toString method
ASSDKLogBase automatically collect the following log info for each log instance
logId
applicationId
source
tsLog
|
| ASSDKLogBase(logId:String, applicationId:String) — Constructor, class com.aispeech.log.ASSDKLogBase |
|
Constructor
Only ASSDKStartLog calls ASSDKLogBase with parameters logId and appId,
as to initialise the whole serial of log
The rest ASSDKLogBase childern classes call this without parameters
|
| ASSDKLogEvent — class, package com.aispeech.log |
| |
| ASSDKLogId — class, package com.aispeech.log |
|
LodId maintain singlton logId
|
| ASSDKLogType — class, package com.aispeech.log |
| |
| ASSDK_READY — Constant Static Property, class com.aispeech.log.ASSDKLogEvent |
| |
| ASSDKReadyLog — class, package com.aispeech.log |
|
Instance log when ASSDK is ready
Information collected included:
Default log of ASSDKLogBase
logType = ASSDKLogType.INSTANCE_LOG
logEvent = ASSDKLogEvent.ASSDK_READY
tsASSDKInstanceReady
microphoneStatus
userId
|
| ASSDKReadyLog() — Constructor, class com.aispeech.log.ASSDKReadyLog |
| |
| ASSDK_START — Constant Static Property, class com.aispeech.log.ASSDKLogEvent |
| |
| ASSDKStartLog — class, package com.aispeech.log |
|
Instance log when ASSDK start to init
Information collected included:
Default log of ASSDKLogBase
logType = ASSDKLogType.INSTANCE_LOG
logEvent = ASSDKLogEvent.ASSDK_START
tsASSDKInstanceStart
language
flashVersion
osVersion
assdkVersion
as2sdkVersion (when using AS2 SDK)
userAgent (when no JSSDK)
applicationURL (when no JSSDK)
timezoneOffset // the difference, in minutes, between UTC and the computer's local time (when no JSSDK)
|
| ASSDKStartLog(logId:String, applicationId:String) — Constructor, class com.aispeech.log.ASSDKStartLog |
| |
| assignJSCallbacks(paramObj:Object) — method, class AudioRecorder4JS |
|
AudioRecorder4JS suppport the following JS callbacks, as long as they are given
flashLoadEventHandler
connectorEventHandler
coreRequesterEventHandler
micEventHandler
recorderEventHandler
factoryEventHandler
errorEventHandler
|
| AthropodTarget — class, package com.aispeech.log |
|
This class serves as a custom target for Athropod console
It works with the logging framework in Flex
Singleton
Idea comes from Denny Patternson's FirebugTarget and com.partlyhuman.apollo.logging.FileTarget
|
| AthropodTarget(local:AthropodTarget.as$171:SingleMode) — Constructor, class com.aispeech.log.AthropodTarget |
| |
| attack — Property, class com.noteflight.standingwave2.filters.EnvelopeFilter |
| The duration of the attack envelope in frames. |
| AudioDescriptor — class, package com.noteflight.standingwave2.elements |
|
An AudioDescriptor describes the characteristics of an audio stream in terms of
number of channels and sample rate. |
| AudioDescriptor(rate:uint, channels:uint) — Constructor, class com.noteflight.standingwave2.elements.AudioDescriptor |
| |
| AudioPerformer — class, package com.noteflight.standingwave2.performance |
|
An AudioPerformer takes a Performance containing a queryable collection of
PerformanceElements (i.e. |
| AudioPerformer(performance:com.noteflight.standingwave2.performance:IPerformance) — Constructor, class com.noteflight.standingwave2.performance.AudioPerformer |
|
Construct a new AudioPerformer for a performance. |
| AudioPlayer — class, package com.noteflight.standingwave2.output |
|
An AudioPlayer streams samples from an IAudioSource to a Sound object using a
SampleDataEvent listener. |
| AudioPlayer(framesPerCallback:Number) — Constructor, class com.noteflight.standingwave2.output.AudioPlayer |
|
Construct a new AudioPlayer instance. |
| AudioRecorder4JS — class, Top Level |
|
AudioRecorder4JS is a wrapper of ASSDK for JavaScript. |
| AudioRecorder4JS() — Constructor, class AudioRecorder4JS |
|
AudioRecorder4JS accecpt initialising parameter from FlashVars
Full FlashVars
{
// AISpeech API account
"appKey": "your app key",
"secretKey": "your secret key",
// Log settings
"logId":"logId", empty logId usually means using no JSSDK
"userId":
"as2sdkVersion": "2.1.1", empty as2sdkVersion usually means using no AS2SDK
"logLevel": ["DEBUG" | "INFO" | "WARN" | "ERROR" | "FATAL"], default: refer to this._logLevel,
"logTarget": [1 | 2 | 3] (1:JS_ARTHROPOD, 2:ARTHROPOD, 3:NO_LOG), default: refer to this._logTarget,
// microphone setting
"encodingType": "NellyMoser",
// Microphone panel settings
"showFlash": ["true" | "false"],
"backgroundColor": "0xffffff",
"language": ["en" | "zh-CN"],
// API service settings
"connectLocalService": ["true" | "false"], default: true
"urlListServiceUrl": defaut: URLListFactory.URLLIST_SERVICE_URL
"logServiceUrl": default: ASSDKLogBase.LOG_SERVICE_URL
"defaultAPIServiceUrlArray": default: ConnectionFactory.DEFAULT_API_SERVICE_ARRAY
"localServiceUrl": default: ConnectionFactory.LOCAL_SERVICE_URL
"latencyCheckServiceApplication": ":5080/v2.0/latencydetect", default: LatencyCheck.LATENCY_CHECK_APPLICATION
// core requester settings
"coreTimeout": "5000",
// swf initialisation setting
"delayInitTime", default 500 (ms)
// JS callbacks
"errorEventHandler": "aispeech.AiRecorder.cache.recorderOnError",
"coreRequesterEventHandler": "aispeech.AiRecorder.cache.recorderOnScoreCallback",
"connectorEventHandler": "aispeech.AiRecorder.cache.recorderOnConnectorStatusChange",
"flashLoadEventHandler": "aispeech.AiRecorder.cache.recorderOnFlashLoad",
"factoryEventHandler": "aispeech.AiRecorder.cache.recorderOnFactoryStateChange",
"recorderEventHandler": "aispeech.AiRecorder.cache.recorderOnRecorderStateChange",
"micEventHandler": "aispeech.AiRecorder.cache.recorderonMicStatusChange",
"jsLogCallback": "jsLog"
}
|
| AudioSampleHandler — class, package com.noteflight.standingwave2.output |
|
A delegate object that takes care of the work for audio playback by moving data
from an IAudioSource into a SampleDataEvent's ByteArray. |
| AudioSampleHandler(framesPerCallback:Number) — Constructor, class com.noteflight.standingwave2.output.AudioSampleHandler |
| |
| AudioSamples — class, package org.as3wavsound.sazameki.core |
|
Contains lists of samples -left and optionally right- decoded from a
WAVE ByteArray or manually mixed samples. |
| AudioSamples(setting:org.as3wavsound.sazameki.core:AudioSetting, length:Number) — Constructor, class org.as3wavsound.sazameki.core.AudioSamples |
| |
| AudioSetting — class, package org.as3wavsound.sazameki.core |
|
Contains a sound's playback configuration, such as mono / stereo,
sample rate and bit rate. |
| AudioSetting(channels:uint, sampleRate:uint, bitRate:uint) — Constructor, class org.as3wavsound.sazameki.core.AudioSetting |
|
Constructor: performs some validations on the values being passed in. |
| AudioUtils — class, package com.noteflight.standingwave2.utils |
| |
| AUTH_FAILED — Constant Static Property, class com.aispeech.events.StatusCode |
| |
| AuthInfoLoader — class, package com.aispeech.common |
| |
| AuthInfoLoader() — Constructor, class com.aispeech.common.AuthInfoLoader |
| |
| authSignature — Property, class com.aispeech.net.ConnectionParams |
| |
| AuthSignatureGenerator — class, package com.aispeech.auth |
|
API Auth signature generator
Generate auth object as the following:
{
appKey:"appKey",
timeStamp:"timeStamp",
sig:"signature"
}
|
| avgLatency — Property, class com.aispeech.log.LatencyLog |
| |
| avgThroughput — Property, class com.aispeech.log.LatencyLog |
| |
| avHardwareDisable — Property, class com.aispeech.log.MicrophoneDeviceLog |
| |
|
| 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 |