Module documentation
Settings
- Name
start
- Type
- number
- Description
Starting point in milliseconds from which the segment will be extracted.
- Name
duration
- Type
- number
- Description
Duration in milliseconds of the segment to be extracted.
- Name
sampleRate
- Type
- string
- Description
Input
- Name
inputFileUrl
- Type
- string
- Description
Audio to be segmented.
Output
- Name
outputFileUrl
- Type
- string
- Description
Audio containing the extracted segment, as specified by the start and duration parameters.