πŸŽ™οΈ Introducing Audio Recorder Task in VDesigner 2.0

We are excited to introduce the Audio Recorder Task in VDesigner 2.0, enabling seamless audio capture and storage directly within your applications.

:rocket: How to Integrate Audio Recorder in Your Application

:white_check_mark: Step 1: Register the SDK

:white_check_mark: Step 2: Add the Component

  • Drag and drop the desired element onto your canvas where audio recording functionality is required.

:white_check_mark: Step 3: Configure the Task

  • Open the Task List .
  • Search for Audio Recorder and add it to the element.

:white_check_mark: Step 4: Configure Required Parameters
Provide the following details:

These parameters help identify and fetch the recorded audio data.

:white_check_mark: Step 5: Optional S3 Upload
If you want to upload recordings to S3:

  • Enable Upload Media
  • Configure the appropriate Storage ID

:white_check_mark: Step 6: Customize the Experience
You can configure:

  • Save Button
  • Delete Button
  • Microphone Background Color

This gives complete control over the user experience and application branding.

:package: Response Output Format

The Audio Recorder task stores responses in a structured JSON format containing details such as:

  • DMS ID
  • File Name
  • File Path
  • File Creation Time
  • Document ID
  • File Type
  • Audio Duration
  • File Store Information

This makes it easy to integrate with workflows, storage services, and backend processing.

:sparkles: Key Benefits

:check_mark: Easy integration with low-code development
:check_mark: S3 upload capability
:check_mark: Customizable UI controls
:check_mark: Structured response output for further processing
:check_mark: Seamless integration with existing VDesigner workflows

Save the task configuration and you’re ready to start recording audio directly from your application.

Check out the screenshots below to see it in action! :tada:



1 Like