| 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 |
| REDIRECTION_FAILURE_ERROR — Constant static property in class com.acapela.vaas.advanced.VaasError |
|
Error type used when the service tried to redirect your request and it failed
|
| replay(snd_id) — Method in class com.acapela.vaas.BasicVaas |
|
Play the corresponding sound of the message identified by its id. |
| replay(sound_id) — Method in class com.acapela.vaas.advanced.Player |
|
This function will give a service complete retrieving a message identified by its ID. |
| requestedId — Property in class com.acapela.vaas.BasicVaas |
|
The ID (identifier) of the message that was just generated. |
| requestedSound — Property in class com.acapela.vaas.BasicVaas |
|
The Sound object corresponding to the message that was just generated. |
| REQUEST_PENDING — Constant static property in class com.acapela.vaas.advanced.events.ProtocolEvent |
|
The ProtocolEvent.REQUEST_PENDING constant defines the value of the type property of an requestPending event object. |
| RESPONSE_AS_INFO — Constant static property in class com.acapela.vaas.advanced.Synthesizer |
|
respond with a key1=value1&key2=value2 formated response indicading url of the generated file
this is the response type of first version of the service and the default one
|
| RESPONSE_AS_SOUND — Constant static property in class com.acapela.vaas.advanced.Synthesizer |
|
respond with a sound previously synthesized (and compressed), only compliant with MP3 sound type. |
| RESPONSE_AS_STREAMING — Constant static property in class com.acapela.vaas.advanced.Synthesizer |
|
respond with a sound synthesized (and compressed) on the fly, only compliant with MP3 sound type. |
| RESPONSE_PENDING — Constant static property in class com.acapela.vaas.advanced.events.ProtocolEvent |
|
The ProtocolEvent.RESPONSE_PENDING constant defines the value of the type property of an responsePending event object. |
| responseType — Property in class com.acapela.vaas.advanced.Synthesizer |
|
Specify the type of response expected. |
| resume() — Method in class com.acapela.vaas.BasicVaas |
|
Resumes the sound that is paused. |
| resume() — Method in class com.acapela.vaas.advanced.Player |
|
Resumes the sound that is paused. |
| retrieveMessage(msgId) — Method in class com.acapela.vaas.BasicVaas |
|
This function will post a request to the service in order to retrieve a previously generated message. |
| retrieveMessage(msg:com.acapela.vaas.advanced:Message, downloadAssociatedSound, timeOut) — Method in class com.acapela.vaas.advanced.Synthesizer |
|
Post a message localization/regeneration request to the 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 |