[New Feature] Audio recorder element

Look forward to the release. Thanks…

1 Like

“Error getting Audio” and none of the aforementioned solutions did not work. Any suggestions ?

How do you put these recordings into a repeating group container? Can’t figure this out…?

Can anyone shed some light on how to get the recordings into a repeating group list?

Hey,

How do I capture the file URL? ,

In a workflow, Upload the recording, then use the results from the workflow step to get the file, which has url, filename, etc.

Save the resulting file as a field on a database thing, then the repeating group can search for the list of things.

Thanks I got that working… but another question… when the user saves the audio file, it is saved on my server space, correct? How do we stop the user from using a very large amount of space on the server which I will have to pay for?

The recorder provides access to the recording length, you can use this to conditionally allow uploads …
image

1 Like

great. thanks!

thanks

I have got the filename stored in a data object and I use that for the repeating group. I also have a microphone icon in that repeating group that I want to use to play the recording when clicked upon… How can I get it to do that without simply opening the file location (on amazon) which then opens another url page? I don’t want it to leave the page in order to play it… Ideas?

Try one of the music or audio player plugins, and pass it the file.

Uploading uncompressed audio (.wav file) results in a large file size, which means the user has to wait a long time for the upload. In my opinion, the app should provide an option to upload compressed audio for the majority of cases where it is appropriate … depends on your customer needs of course.

Some of the other audio recording plugins offer compressed output.

3 Likes

Chrome on IOS is not asking for permission for using Microphone anymore.
Chrome on Android and Desktop works fine.

Any ideas?
Was just about to betalaunch my app, so any help is highly appreciated :slight_smile:

Thanks!

Yeah, it’s BUBBLIN SIMPLE BRO!

Do you still need help?
It’s a 3 minute job my friend.

Peace

Ashley

That sounds great, I still can’t get chrome to do it on my iPhone so yes please :slight_smile:

Hello John, thanks for making this!

I’m a Bubble newbie trying to upload an audio file (mp3) using your player. It seems to support to the file type, but when the button that triggers the file to play is clicked, I get this error:

Is it not able to facilitate audio files, or do you know what I’m doing wrong?

Thanks,
Nicola

Hi @nhaffmans, and welcome to Bubble.

Actually, this is Bubble’s plugin. Have you tried a simple mp3? You can create a bug report in case isn’t working.

Hi @richardosborne14,
have you actually made it work for mobile browsers (Android, iOS - Safari / Chrome) ?
If yes, how did you do that?

Thank you so much in advance!

2 Likes

Is there a response for this, this would be great.

It is a long time since you asked for help, but it may help anyone else:
Student recordings must be type file


And Student recordings = Result of step 1