Hi everyone,
I just published a new plugin called C - Audio Recorder. It allows you to easily add audio recording capabilities to your Bubble apps with a few powerful features that I found were missing or hard to configure in other plugins.
Key Features:
Full Control: Start, Stop, Pause, and Resume recordings.
Device Selection: Let your users choose which microphone they want to use (great for users with multiple microphones).
Flexible File Formats: Choose your preferred output format (MP3, WAV, WebM, etc.) directly in the settings.
Real-time States: Exposes recording duration, status (recording/paused), and a list of available microphones.
Auto-Upload: Option to automatically upload the recording to your Bubble storage when finished.
Download Action: Trigger a download of the recording directly to the userβs device.
I built this to be reliable and easy to set up.
Demo & Editor:
You can test it out here:
Demo
And check the editor to see how itβs set up:
Bubble Editor
Iβd love to hear your feedback or if you have any feature requests!
Thanks