1 Definition
A list of strings of Texts corresponding to the Damaged Segments (if any) requiring replacement with synthetic speech segments..
2 Functional Requirements
A Damaged List may be empty.
3 Syntax
https://schemas.mpai.community/CAE1/V2.2/data/DamagedList.json
4 Semantics
| Label | Size | Description |
| Header | N1 Bytes | Damaged List Header |
| – Standard-DamagedList | 9 Bytes | The characters “CAE-DLS-V” |
| – Version | N2 Bytes | Major version – 1 or 2 characters |
| – Dot-separator | 1 Byte | The character “.” |
| – Subversion | N3 Bytes | Minor version – 1 or 2 characters |
| DamagedListData[] | N4 Bytes | Data associated to Damaged List. |
| – DamagedSectionMetadata | N5 Bytes | Metadata description of Speech Segments within the given Damaged Segments. |
| – DamagedSectionTime | N6 Bytes | Time of the start and end of the Damaged Segment. |
| DescrMetadata | N7 Bytes | Descriptive Metadata. |