1. Fields
  2. Voice Note Field

Fields

Voice Note Field

The Voice Note Field allows for capturing a voice note directly from the browser.

Basic usage

Adds a voicenote field to the fields of an action.

loading...

Result

Preview of a voicenote field in a form

The following data is added to stubpost.data:

loading...

It is an array of all voicenotes recorded in a action submission, and can be accessed as ~~stubpost.data.customer_voicenote.

Parameters

See fields for common parameters.

params.max_files

optional
number

The maximum number of files that can be uploaded.