|
Class Summary |
| BMLTextUtil |
Various utils to manipulate BML text in the speech behaviour |
| FakeCallback |
Does callbacks based on word description and bookmark lists
Currently only runs phoneme, bookmark and wordboundary callbacks. |
| NullPhonemeToVisemeMapping |
|
| SyncAndOffset |
Stores a BML text sync and the offset it has in the speech text, in words
The offset is the number of the the word after the sync (equivalently, the number of words before the sync). |
| XMLPhonemeToVisemeMapping |
given a phoneme number, return the viseme number. |