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 |
parse() — method, class com.aispeech.net.http.AIHttpBuffer |
|
parse HTTP response
|
parseResults(results:Object) — method, class com.aispeech.core.CoreRequester4HTTPService |
|
Parse core result
Dispatch CoreRequesterEvent.RESULT when proper results arrives,
in addition to httpHeader info as a JSON Object
Dispatch CoreRequesterEvent.EXCEPTION_when error occurs,
in addition to httpHeader info as a JSON object
Dispatch CoreRequesterEvent.EOF when core returns EOF
|
parseResults(results:Object) — method, class com.aispeech.core.CoreRequester4LocalService |
|
Parse core result
Dispatch CoreRequesterEvent.RESULT when proper results arrives,
in addition to httpHeader info as a JSON Object
Dispatch CoreRequesterEvent.EXCEPTION_when error occurs,
in addition to httpHeader info as a JSON object
Dispatch CoreRequesterEvent.EOF when core returns EOF
|
parseResults(results:Object) — method, class com.aispeech.core.CoreRequester4RTMPService |
|
parse core results from server
Dispatch CoreRequesterEvent.RESULT event
event.message = "result"
event.data =
|
parseResults(results:Object) — method, interface com.aispeech.core.ICoreRequester |
| |
password — Static Property, class com.carlcalderon.arthropod.Debug |
|
Privacy
By setting this password, you need to enter the
same in "Arthropod -> Settings -> Connection Password"
to be able to see the traces. |
pause() — method, class com.aispeech.player.HTTPPlayer.WavHTTPPlayer |
| |
PerformanceElement — class, package com.noteflight.standingwave2.performance |
|
A PerformanceElement is an IAudioSource with a specific start index in sample frames. |
PerformanceElement(startTime:Number, source:com.noteflight.standingwave2.elements:IAudioSource) — Constructor, class com.noteflight.standingwave2.performance.PerformanceElement |
|
Create a PerformanceElement that renders the given source at a particular time onset. |
period — Property, class com.noteflight.standingwave2.filters.EchoFilter |
|
The time period of the echo in seconds. |
phase — Property, class com.noteflight.standingwave2.sources.SineSource |
| |
PINK — Static Property, class com.carlcalderon.arthropod.Debug |
| |
play(index:uint, startPosition:uint, loops:uint) — Static Method , class com.aispeech.audio.SoundManager |
|
Play a registered sound
|
play(source:com.noteflight.standingwave2.elements:IAudioSource, volume:Number) — method, class com.noteflight.standingwave2.output.AudioPlayer |
|
Play an audio source through this output. |
play(startTime:Number, loops:int, sndTransform:flash.media:SoundTransform) — method, class org.as3wavsound.WavSound |
|
See Adobe's Sound.play(): http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/media/Sound.html#play(). |
playbackSettings — Property, class org.as3wavsound.WavSound |
|
_playbackSettings is set when the load() function is called. |
PLAY_BUFFERING — Constant Static Property, class com.aispeech.events.StatusCode |
| |
PLAY_CONTINUE — Constant Static Property, class com.aispeech.events.StatusCode |
| |
playDing() — method, class com.aispeech.recorder.RecorderBase |
| |
PLAYER_AUDIO_LOAD_COMPLETED — Constant Static Property, class com.aispeech.events.StatusCode |
| |
PLAYER_AUDIO_LOAD_FAILED — Constant Static Property, class com.aispeech.events.StatusCode |
| |
PLAYER_FILE_NOT_LOADED — Constant Static Property, class com.aispeech.events.StatusCode |
| |
PLAYER_SERVER_CONNECT_START — Constant Static Property, class com.aispeech.events.StatusCode |
| |
PLAY_FILE_NOT_FOUND — Constant Static Property, class com.aispeech.events.StatusCode |
| |
PLAY_NETSTREAM_INSUFFICIENT_BW — Constant Static Property, class com.aispeech.events.StatusCode |
| |
PLAY_PAUSE — Constant Static Property, class com.aispeech.events.StatusCode |
| |
PLAY_RESUME — Constant Static Property, class com.aispeech.events.StatusCode |
| |
PLAY_SEEK_FAILED — Constant Static Property, class com.aispeech.events.StatusCode |
| |
PLAY_SEEK_SUCCESSFUL — Constant Static Property, class com.aispeech.events.StatusCode |
| |
PLAY_SERVER_ERROR — Constant Static Property, class com.aispeech.events.StatusCode |
| |
PLAY_START — Constant Static Property, class com.aispeech.events.StatusCode |
| |
PLAY_STOP — Constant Static Property, class com.aispeech.events.StatusCode |
| |
port — Property, class com.aispeech.net.ConnectionParams |
| |
position — Property, interface com.noteflight.standingwave2.elements.IAudioSource |
|
The position of the audio cursor in this source, as a frame index. |
position — Property, class com.noteflight.standingwave2.elements.Sample |
|
The position of the audio cursor in this source, as a frame index. |
position — Property, class com.noteflight.standingwave2.filters.AbstractFilter |
|
The position of the audio cursor in this source, as a frame index. |
position — Property, class com.noteflight.standingwave2.filters.CacheFilter |
|
The position of the audio cursor in this source, as a frame index. |
position — Property, class com.noteflight.standingwave2.filters.ResamplingFilter |
| |
position — Property, class com.noteflight.standingwave2.output.AudioPlayer |
|
The actual playback position in seconds, relative to the start of the current source. |
position — Property, class com.noteflight.standingwave2.output.AudioSampleHandler |
|
The position in seconds relative to the start of the current source, else zero
|
position — Property, class com.noteflight.standingwave2.performance.AudioPerformer |
|
The position of the audio cursor in this source, as a frame index. |
_position — Property, class com.noteflight.standingwave2.sources.AbstractSource |
| |
position — Property, class com.noteflight.standingwave2.sources.AbstractSource |
| |
position — Property, class org.as3wavsound.WavSoundChannel |
|
Returns the current position in milliseconds:
phase wavSound.length / wavSound.samples.length
|
publish(requestParams:Object) — Static Method , class com.aispeech.net.HttpRPCHelper |
|
preare request to local service
|
|
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 |