Really great stuff! It’s easy to follow, and I had my app running in no time! One thing I’m noticing is that when I preview the app and start a new audio recording, it continues from the existing recording in the same session. For example, if I record “Hi, this is recording number 1,” press stop, and transcribe it, I get the correct transcription. But when I start a new recording with “Hi, this is recording number 2,” the transcription combines both, returning “Hi, this is recording number 1… Hi, this is recording number 2.”
Glad the tutorial could help! And that does seem strange. Could you just double-check the conditions on your workflows to make sure the audio recording is resetting. It could even be worth rebuilding the same workflows from scratch. Sometimes this helps reconfigure everything. Hope this helps!
Hello I have been trying to follow your tutorial but cant seem to find Audio Recorder & Vizualiser (like the other user mentioned). What are some others that you would recommend?
This is great. Loved how it's broken down step-by-step!! Is it possible to create a video on how to create a conversational ai bot on bubble? As in you can just speak and have a conversation with it?
Thank you for the guidance, it's really straightforward and easy to follow. But I encountered my issue at 21:12. There was no option to upload the content of the recorder. The options are to download it or upload a file in general. Could you please suggest how to troubleshoot this or enable the option?
Happy to help. Could you please just double-check that you're using the exact same plugin I used. If you are, I'd recommend deleting the plugin, then reinstalling it. Let me know if this helps resolve the issue.
hey, man! can i ask how do you change text inside the button? For example, when you click to start recording, the button says stop recording. How do you achieve it? My button shows only static text "Start recording" instead it should be stop recorder when the recorder is active!
@@krypto305 Happy to help! If you're using the same audio recorder plugin as me, you can create a condition that recognises when the 'audio recorder is recording'. When that condition is true, I just update the text to something like 'stop recording'. If the text changes momentarily, I'm under the impression this means the audio recorded is stopping the recording process for some reason. It might be that your browser is stopping it through a default setting. Just double-check that you've given your browser access to record through your microphone. Hope this helps!
Hey! This is timely for me, I built my speech to text app worked great in test mode bought domain subscribed to starter plan deployed to live and found out it wasn’t compatible with safari or chrome. I keep getting pop ups that “this browser doesn’t allow recording” despite turning mic settings on etc. Any insight on this ?
Glad it could help! And I'd recommend just double-checking that you're logged into a Chrome account, as well as making sure you're not in an in-conginto browser.
Thanks for the reply! my understanding after reading some bubble forums is that the bubble audio recorder visualizer plugin makes the app not compatible with safari or chrome, which made me put the project on hold. do you know if it can actually work in live? i hope to save the project but haven't found anybody that has made it work in live mode. sorry to insist, thanks for your awesome vids!@@BuildingWithBubble
I bought one of your courses to create an UBER clone, but in the course you do not show the steps on how the passenger (user) can make the payment in cash and then the driver can deposit the app commission to a bank account. Would you be so kind as to show me how to do that?
Good question! You could add a constraint on your repeating group that only displays the recordings that were created by the current user. This would look something like 'created by = current user'. Hope this helps!
@@BuildingWithBubble Sorry for not being more precise. I am talking about interruption free audio streaming like in the chatgpt app (by clicking on the headphone icon) and being able to talk to openai freely in a conversational style without the need to press a button each time. My personal usecase: In my bubble tool i can use a scanner or the keypad to make an inventory. That is tiresome and slow, because both hands are actually needed to move the goods. It would be awesome to be able to just say what is there and open ai listens and gives feedback. When finished i would trigger a function call to make changes to the database. I believe WebRTC is needed to establish an audio stream to openai whisper, but WebRTC is not really working in Bubble. Challenging, i know:)
Really great stuff! It’s easy to follow, and I had my app running in no time!
One thing I’m noticing is that when I preview the app and start a new audio recording, it continues from the existing recording in the same session. For example, if I record “Hi, this is recording number 1,” press stop, and transcribe it, I get the correct transcription. But when I start a new recording with “Hi, this is recording number 2,” the transcription combines both, returning “Hi, this is recording number 1… Hi, this is recording number 2.”
Glad the tutorial could help! And that does seem strange. Could you just double-check the conditions on your workflows to make sure the audio recording is resetting.
It could even be worth rebuilding the same workflows from scratch. Sometimes this helps reconfigure everything.
Hope this helps!
Hello I have been trying to follow your tutorial but cant seem to find Audio Recorder & Vizualiser (like the other user mentioned). What are some others that you would recommend?
Hey, I can see there's a free audio recorder plugin built by Renato Asse. This looks to have the same functionality.
Thank you for sharing this knowledge. Excellent teaching method and content.
Genuinely appreciate it 🙏
Thanks! Is there a limit in the aufio file size for openai?
Yes, it's 25mb 👍
Muito bom cara! Parabéns!!!! Excelente vídeo!!!
Glad it could help ✌
This is great. Loved how it's broken down step-by-step!! Is it possible to create a video on how to create a conversational ai bot on bubble? As in you can just speak and have a conversation with it?
Appreciate it! And yes, I have a video like this on my to-do list. Be sure to keep an eye out 👀
@@BuildingWithBubble Hi there! Any news on this? :) Thanks!
@@naiko3388 Yes, you can check it out here: ua-cam.com/video/TDfqGvtTbuk/v-deo.html
Thank you for the guidance, it's really straightforward and easy to follow. But I encountered my issue at 21:12. There was no option to upload the content of the recorder. The options are to download it or upload a file in general. Could you please suggest how to troubleshoot this or enable the option?
Happy to help. Could you please just double-check that you're using the exact same plugin I used.
If you are, I'd recommend deleting the plugin, then reinstalling it.
Let me know if this helps resolve the issue.
faz um transcrevendo o video para texto
Thanks bro ❤
My guy 🙏
hey, man! can i ask how do you change text inside the button? For example, when you click to start recording, the button says stop recording. How do you achieve it? My button shows only static text "Start recording" instead it should be stop recorder when the recorder is active!
I tried adding conditions on the button, but it only helps for a few seconds until it reverts back to its original state.
@@krypto305 Happy to help!
If you're using the same audio recorder plugin as me, you can create a condition that recognises when the 'audio recorder is recording'. When that condition is true, I just update the text to something like 'stop recording'.
If the text changes momentarily, I'm under the impression this means the audio recorded is stopping the recording process for some reason. It might be that your browser is stopping it through a default setting. Just double-check that you've given your browser access to record through your microphone.
Hope this helps!
@@BuildingWithBubble can you be available for a few minutes? i am willing to share my situation on a loom video. i believe I have tried all that.
Hey! This is timely for me, I built my speech to text app worked great in test mode bought domain subscribed to starter plan deployed to live and found out it wasn’t compatible with safari or chrome. I keep getting pop ups that “this browser doesn’t allow recording” despite turning mic settings on etc. Any insight on this ?
Glad it could help! And I'd recommend just double-checking that you're logged into a Chrome account, as well as making sure you're not in an in-conginto browser.
Thanks for the reply! my understanding after reading some bubble forums is that the bubble audio recorder visualizer plugin makes the app not compatible with safari or chrome, which made me put the project on hold. do you know if it can actually work in live? i hope to save the project but haven't found anybody that has made it work in live mode. sorry to insist, thanks for your awesome vids!@@BuildingWithBubble
dang. looks like Bubble deprecated their plugin. do you have any idea why they would do that?
Are you referring to the API connector plugin? I just checked on my end and can see it's still available.
@@BuildingWithBubble the audio recording one
I bought one of your courses to create an UBER clone, but in the course you do not show the steps on how the passenger (user) can make the payment in cash and then the driver can deposit the app commission to a bank account. Would you be so kind as to show me how to do that?
One another question, how can I make all of the recordings private to each signed in users? as of now it is showing to everybody
Good question! You could add a constraint on your repeating group that only displays the recordings that were created by the current user.
This would look something like 'created by = current user'.
Hope this helps!
@@BuildingWithBubble it worked again!! Thank you man 🙏
Streaming would be great to create a proper handsfree experience. I know thats not easy in Bubble. Maybe you have a solution?
Happy to try and help, but what do you mean by streaming?
@@BuildingWithBubble Sorry for not being more precise.
I am talking about interruption free audio streaming like in the chatgpt app (by clicking on the headphone icon) and being able to talk to openai freely in a conversational style without the need to press a button each time.
My personal usecase: In my bubble tool i can use a scanner or the keypad to make an inventory. That is tiresome and slow, because both hands are actually needed to move the goods.
It would be awesome to be able to just say what is there and open ai listens and gives feedback. When finished i would trigger a function call to make changes to the database.
I believe WebRTC is needed to establish an audio stream to openai whisper, but WebRTC is not really working in Bubble. Challenging, i know:)