This budibase component provides the user with audio recording capabilities. You can record audio and download it directly from the browser in MP3, OGG, and WAV formats.
Allows users to record voice clips and download the result in browser.
Find out more about Budibase.
To build your new plugin run the following in your Budibase CLI:
budi plugins --build
You can also re-build everytime you make a change to your plugin with the command:
budi plugins --watch