The Advanced API - a complete access to all the features of Voice as a Service.



Classes
 ClassDescription
 Connector The entry point of the VaaS Advanced API - responsible of authentication and communication with the platform.
 Equalizer Used to instruct the service to apply equalizer tunning to the message.
 Message The main parameter and result of the core functions - it contains the properties of a VaaS message.
 MessageExt This class is an extension of the Message class - covers specific needs related to the Sound (other formats, compressions and details).
 MessageManager This class provides functions to manage the message stored by the service.
 Player Like Synthesizer it performs the core functions of the service but it adds MP3 sound playback synchronized with words, mouth and bookmarks positions.
 Synthesizer Performs the core functions of the service : generating messages and retrieving generated message - compliant with all sound types.
 VaasError This class contains the details of an error reported by the API.