Segment

This module extracts a specified segment from an input audio file, retaining only the chosen duration, starting from a designated point in time.

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.

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.

Ready to take your project to the next level?

Start now — or reach out for assistance.