Sound
| Key | Type | Description |
|---|---|---|
| format | string | Format |
| length | float | Length in seconds |
| files | Files | Files |
"sound":{
"format":"",
"length":""
}
Sound File
| Key | Type | Description |
|---|---|---|
| format | string | Format |
| length | float | Length in seconds |
"soundFile":{
"format":"",
"length":""
}