Segment

Extract a specified segment from an audio file, retaining chosen duration starting from a designated point in time.

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.

Ready to take your project to the next level?

Start now — or reach out for assistance.