| 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 | |
| BasicVaas — Class in package com.acapela.vaas | |
| The BasicVaas class is a simple all-in-one class that performs basic functions of the voice as a service API. | |
| BasicVaas() — Constructor in class com.acapela.vaas.BasicVaas | |
| use it to create a new BasicVaas object instance. | |
| BookmarkPosition — Class in package com.acapela.vaas.advanced.synchro | |
| A bookmark position associates a bookmark of the speech (generated by a \mrk=id\ tag in the text) to its id and the corresponding timestamp in the generated sound. | |
| BookmarkPosition(index, id, timestamp) — Constructor in class com.acapela.vaas.advanced.synchro.BookmarkPosition | |
| Create a new BookmarkPosition object instance. | |
| BookmarkPositionEvent — Class in package com.acapela.vaas.advanced.events | |
| The event dispatched when a bookmark is hitten while playing the message - A bookmark is generated by a \mrk=id\ tag in the text. | |
| bookmarkPositions — Property in class com.acapela.vaas.advanced.synchro.PositionsManager | |
The table |
|
| bookmarkPositionsAvailable — Event in class com.acapela.vaas.advanced.synchro.PositionsManager | |
| Dispatched when the bookmark positions corresponding to the message are available (file data downloaded and parsed). | |
| BOOKMARK_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 bookmarkPositionsAvailable event object. |
|
| 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 | |