Chunks audio into smaller segments of the specified duration.
| Name | Type | Required | Description |
|---|---|---|---|
| chunk_duration_milliseconds | int | Yes | Duration of each chunk in milliseconds. |
| encode_format | AudioEncodeFormat | Yes | |
| chunk_index | int | Yes | The chunk index to retain. |
| type | Literal["chunk"] | Yes | None |