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  
password — Property in class com.acapela.vaas.BasicVaas
The application/main account password to use (received from Acapela or created on your backoffice)
pause() — Method in class com.acapela.vaas.BasicVaas
Pauses the sound that is playing.
pause() — Method in class com.acapela.vaas.advanced.Player
Pauses the sound that is playing
play(voice, message) — Method in class com.acapela.vaas.BasicVaas
Play the corresponding sound of the requested message.
play(msg:com.acapela.vaas.advanced:Message) — Method in class com.acapela.vaas.advanced.Player
This function will give a service generating a message text to speech.
player — Property in class com.acapela.vaas.advanced.Connector
the Player instance associated to this Connector instance.
Player — Class in package com.acapela.vaas.advanced
Like Synthesizer it performs the core functions of the service but it adds MP3 sound playback synchronized with words, mouth and bookmarks positions.
Player(connector:com.acapela.vaas.advanced:Connector) — Constructor in class com.acapela.vaas.advanced.Player
position — Property in class com.acapela.vaas.advanced.events.BookmarkPositionEvent
The complete bookmark position corresponding to this event.
position — Property in class com.acapela.vaas.advanced.events.MouthPositionEvent
the complete MouthPosition corresponding to this event
position — Property in class com.acapela.vaas.advanced.events.WordPositionEvent
the complete word position associated to this event
positionsManager — Property in class com.acapela.vaas.advanced.Connector
the PositionsManager instance associated to this Connector instance.
PositionsManager — Class in package com.acapela.vaas.advanced.synchro
Used to instuct the service to generate word, mouth and bookmark positions; then, when generated, it downloads and parses it.
PositionsManager(connector:com.acapela.vaas.advanced:Connector) — Constructor in class com.acapela.vaas.advanced.synchro.PositionsManager
constructor: use it to create a new PositionsManager object instance.
ProtocolEvent — Class in package com.acapela.vaas.advanced.events
This "backdoor" event is used to modify requests or treat responses outside of the API classes : very unusualy needed.
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