Statistics
| Branch: | Tag: | Revision:

hlrc / server / msg / utterance.msg @ 42d7a3f5

History | View | Annotate | Download (150 Bytes)

1
#list of symbol/duration pairs
2
phoneme[] phonemes
3

    
4
#sound data (raw data, similar to a wave file)
5
soundchunk audio
6

    
7
#textual description
8
string text
9