| Marker | byte (bytes) creating the marker | Remarks |
|---|---|---|
| Start of recording | 0xc0, 0xc0 | |
| End of recording | 0xc1, 0xc1 | Early vesion of firmware do not record this marker |
| Start of voice message | 0x80, 0x80 | |
| End of voice message | 0x81, 0x81 | |
| Voice sample | B'11xxxxxx', B'10yyyyyy' | xxxxxx - 6 more significant bits of the voice sample, yyyyyy - 6 less significant bits of the voice sample. |