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  
message — Property in class com.acapela.vaas.advanced.events.MessageEvent
the message to this event
Message — Class in package com.acapela.vaas.advanced
The main parameter and result of the core functions - it contains the properties of a VaaS message.
Message() — Constructor in class com.acapela.vaas.advanced.Message
constuctor
MESSAGE_AVAILABLE — Constant static property in class com.acapela.vaas.BasicVaas
Type of the event dispatched as a result of a successfull call to generateMessage or retrieveMessage.
messageDeleted — Event in class com.acapela.vaas.advanced.MessageManager
Dispatched when a message was successfuly deleted.
MESSAGE_DELETED — Constant static property in class com.acapela.vaas.advanced.events.MessageEvent
The MessageEvent.MESSAGE_DELETED constant defines the value of the type property of an messageDeleted event object.
MessageEvent — Class in package com.acapela.vaas.advanced.events
The event dispatched for each operation on a message (generation, retrieving, notification and deletation).
MessageExt — Class in package com.acapela.vaas.advanced
This class is an extension of the Message class - covers specific needs related to the Sound (other formats, compressions and details).
MessageExt() — Constructor in class com.acapela.vaas.advanced.MessageExt
constuctor
messageManager — Property in class com.acapela.vaas.advanced.Connector
the MessageManager instance associated to this Connector instance.
MessageManager — Class in package com.acapela.vaas.advanced
This class provides functions to manage the message stored by the service.
messageNotified — Event in class com.acapela.vaas.advanced.MessageManager
Dispatched when a message was successfuly notified.
MESSAGE_NOTIFIED — Constant static property in class com.acapela.vaas.advanced.events.MessageEvent
The MessageEvent.MESSAGE_NOTIFIED constant defines the value of the type property of an messageNotified event object.
messageObtained — Event in class com.acapela.vaas.advanced.Player
Dispatched when a message was successfully played/replayed.
messageObtained — Event in class com.acapela.vaas.advanced.Synthesizer
Dispatched when a message was successfully generated/retrieved.
MESSAGE_OBTAINED — Constant static property in class com.acapela.vaas.advanced.events.MessageEvent
The MessageEvent.MESSAGE_OBTAINED constant defines the value of the type property of an messageObtained event object.
MISC_BUG_NOTIF_LOC — Constant static property in class com.acapela.vaas.advanced.MessageManager
storage location of the message notified for another type of issue
MISC_ISSUE — Constant static property in class com.acapela.vaas.advanced.MessageManager
misc issus reason to notify a message.
mouthHeight — Property in class com.acapela.vaas.advanced.events.MouthPositionEvent
Shortcut to height of the mouth or lips.
mouthHeight — Property in class com.acapela.vaas.advanced.synchro.MouthPosition
Height of the mouth or lips.
MouthPosition — Class in package com.acapela.vaas.advanced.synchro
A mouth position associates the characteristics of the mouth associated to a sequence in the speech and its corresponding timestamp in the generated sound.
MouthPosition(mouthPosData) — Constructor in class com.acapela.vaas.advanced.synchro.MouthPosition
constructor Create a new MouthPosition object instance.
MouthPositionEvent — Class in package com.acapela.vaas.advanced.events
The event dispatched for each mouth properties set associated to the message played.
mouthPositions — Property in class com.acapela.vaas.advanced.synchro.PositionsManager
The table of mouth positions associated to this PositionsManager instance.
mouthPositionsAvailable — Event in class com.acapela.vaas.advanced.synchro.PositionsManager
Dispatched when the mouth positions corresponding to the message are available (file data downloaded and parsed).
MOUTH_POSITIONS_AVAILABLE — Constant static property in class com.acapela.vaas.advanced.synchro.PositionsManager
The PositionsManager.WORD_POSITIONS_AVAILABLE constant defines the value of the type property of an mouthPositionsAvailable event object.
mouthUpturn — Property in class com.acapela.vaas.advanced.events.MouthPositionEvent
Shortcut to which the mouth turns up at the corners (that is, how much it smiles).
mouthUpturn — Property in class com.acapela.vaas.advanced.synchro.MouthPosition
Extent to which the mouth turns up at the corners (that is, how much it smiles).
mouthWidth — Property in class com.acapela.vaas.advanced.events.MouthPositionEvent
Shortcut to width of the mouth or lips.
mouthWidth — Property in class com.acapela.vaas.advanced.synchro.MouthPosition
Width of the mouth or lips.
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