Skip to content

shogunpurple/budibase-component-microphone

Repository files navigation

Budibase-component-microphone

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.

Initial state

Screenshot 2022-09-30 at 10 45 15

Recording state

Screenshot 2022-09-30 at 10 46 11

Finished state

Screenshot 2022-09-30 at 10 48 19

Description

Allows users to record voice clips and download the result in browser.

Find out more about Budibase.

Instructions

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