Module documentation
Input
- Name
segments
- Type
- string
- Description
A JSON file containing an array of segments, each with 'start' and 'end' properties
- Name
inputFileUrl
- Type
- string
- Description
Audio to be segmented.
Output
- Name
segments
- Type
- string
- Description
Audio containing the extracted segment, as specified by the start and duration parameters.