Audio encoder

Convert and encode the input audio file to a different format, bit rate, sample rate, and number of channels, supporting various common audio codecs and formats.

Module documentation

Settings

  • Name
    format
    Type
    string
    Description

    Audio format for the output file.

  • Name
    channels
    Type
    string
    Description

    Number of channels for the output file (e.g., mono or stereo).

  • Name
    sampleRate
    Type
    string
    Description

    Sample rate for the output file to control the resolution and quality of the output audio.

  • Name
    bitRate
    Type
    string
    Description

    Bit rate for the output file to control the quality and size of the output audio.

Input

  • Name
    inputFileUrl
    Type
    string
    Description

    Audio file that will be converted and encoded.

Output

  • Name
    outputFileUrl
    Type
    string
    Description

    Converted and encoded audio file.

Ready to take your project to the next level?

Start now — or reach out for assistance.