Learn Bubble with 500+ tutorials, courses & AI Assistant ✨

Limited time launch offer get $80 off today

0 days 0 hours 0 minutes 0 seconds
SAVE $80 NOW
Planet No Code logo
Bubble.io CoachingFounder MentoringSponsorships
LoginLearn Bubble.io

Bubble with Speech to Text using AssemblyAI - Part 1

In this Bubble.io tutorial we demonstrate how to turn speech into text using the AssemblyAI API. AssemblyAI is a good alternative to OpenAI's Whisper API and doesn't share some of Whisper's limitations.

Join now $19/monthLearn more
Get 500+ tutorials, a No-Code AI Assistant, 4 premium courses, and everything you need to build faster!
Bubble with Speech to Text using AssemblyAI - Part 1
Explore these topics...
Plugins
API Connector
AssemblyAI

With just this tutorial learn...

Unlock the power of speech-to-text: Learn how to integrate Assembly AI with Bubble for advanced transcription capabilities.

Master web hooks in Bubble: Discover how to overcome API timing issues and file size limits using webhooks with Assembly AI.

Transform your API connections skills: Step-by-step guide to setting up Assembly AI in your Bubble app for seamless audio transcription.

With membership you'll...

Learn how to build a ChatGPT Clone, Custom CRM for your business & SaaS Marketing website with Webflow & AI.

Unlock 500+ Bubble tutorial videos with AI powered Q&A.

Debug your Bubble app instantly with our custom trained No Code AI Assistant.

Join now $19/month
Risk-free! 14-day money-back guarantee. Cancel anytime.

Integrating Assembly AI with Bubble

In this Bubble tutorial video, I'm going to be demonstrating how to link in the Assembly AI API with your Bubble app. This will give you full speech to text transcription, speech to text recognition, whatever you want to call it in your Bubble app, it's for you to be able to offer to your app users. Assembly AI is a very impressive service. You might have heard of the Whisper API from OpenAI that is also a speech to text service, but in my opinion, the Assembly AI overcome some of the difficulties you may have experienced using Whisper with Bubble, such as a file size limit or the API connector timing out when you send your request to OpenAI. Assembly AI overcomes that because Assembly AI makes use of webhooks. It takes slightly longer, it costs slightly more, but there are more features and here is how you integrate it in with your Bubble app.

Setting Up the API Connector

So here is my demo app and I go and I install the API connector. If I haven't already, I go add plugins and install it here. I then add a new API and I'll call this Assembly. And I then head over to the documentation for Assembly AI. And I am looking to make a post request and my API key goes in the header as authorization. So I can say private key in header authorization. And then my request goes to this URL. So I can say process, or I'll just say transcribe audio file. I turn it into an action so that I can access it in a workflow. I then change this to get pasting in the endpoint. What else do I need? I then add data. And so data is contained here. I've copied and pasted across. This can go into my JSON object section here.

Using Assembly AI API

Similarly to the Whisper API, you basically have two ways of using it. I will be demonstrating with the Assembly AI API, how to basically point them in the direction of a publicly accessible audio file on the internet and generate a transcription from that file. You also have the option of uploading a local file that may well be a better privacy option because then you've not got any files being publicly made available on the internet. So I'll just change this here to audio file URL. And then I need my API key, which I can get from signing into my Assembly AI account, going developers and copying my key. I will be refreshing this key at the end of this tutorial and pasting the key into here.

Testing the API Call

Now I just need to find an audio file to demo this with. I've previously uploaded an audio file to my Bubble storage. And remember, this can be anywhere that is publicly accessible on the internet. So I'm going to copy and get the link address. Go back into my API connector and paste in the address here. Right, and then let's test it. So I initialized the call and I get back this response. And this is where Assembly AI is different to Whisper, which is that I get back an ID and I don't actually get back the transcription because it's processing it. I happened to have uploaded a very small audio file and so it should happen incredibly quickly, but I don't get the response back. I have to query the ID here.

Getting the Processed Transcript

So in fact, I'm gonna hit save and then I'm going to add a new call and I'm gonna call this get processed transcript. And go back to their documentation and say here, yeah, getting the transcription result. And so I have to make another call. And so this time it is a get call to this URL. And at the end, I put the transcription ID and also turn this into an action. And my transcription ID, I could run the call again, but I'm just gonna go edit manually because I know I can recall the last result here. Copy that. And then paste it into here. I'm gonna move that down 'cause I first transcribed the audio file and then I get the transcription. So now let's initialize the call. And here we go. Now I actually get the text, which is this is a test of the Assembly AI API. And so I get that back.

Conclusion and Next Steps

That's the end of part one. In the next video, I'm going to demonstrate how you can incorporate webhooks so that your Bubble app knows when a transcription from Assembly AI is ready and it will go and retrieve it automatically once it has been notified.

Table of contents

Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Your No-Code Journey Starts Here

The best way to learn Bubble.io?

Build No Code Confidently

No more delays. With 30+ hours of expert content, you’ll have the insights needed to build effectively.

Find every solution in one place

No more searching across platforms for tutorials. Our bundle has everything you need, with 500+ videos covering every feature and technique.

Dive deep into every detail

Get beyond the basics with comprehensive, in-depth courses & no code tutorials that empower you to create a feature-rich, professional app.

Monthly
Yearly
Member
Accelerate your Bubble app to launch
$99 / month
$19/month/mo
Includes:
500+ tutorials
4 premium courses
Find the right tutorial with our custom trained AI
New tutorials added each week
Cancel anytime
14 day money back
Join now
Member
Accelerate your Bubble app to launch
$990 / year
$149/year/mo
Includes:
500+ tutorials
4 premium courses
Find the right tutorial with our custom trained AI
New tutorials added each week
Cancel anytime
14 day money back
Join now

Frequently Asked Questions

Find answers to common questions about our courses, tutorials & content.

Do I need any coding experience?

No. Our Beginner Essentials course and AI No-Code Coach are designed for total newcomers. You’ll learn Bubble.io step by step - no coding required.

How does the AI No-Code Coach work?

Simply type your question in plain English, and our AI taps into the entire video library to recommend the exact lessons you need. It’s like having a personal instructor on demand.

How long can I access the content?

As long as you’re subscribed! With our monthly subscription, you get unlimited access to all 500+ videos, our growing course library, and the AI No-Code Coach.

What courses are included

Your subscription includes:

  • Bubble Beginner Essentials – Get up and running fast.
  • Build a ChatGPT Clone – Integrate AI into your no-code apps.
  • Build Your SaaS Website with AI – Learn to create a scalable startup site.
  • Develop a Custom CRM App in Bubble - Learn database relationships with a CRM.

Plus, new tutorials every week!

What if I get stuck on a lesson?

The AI No-Code Coach is your first stop for instant answers. If you need deeper help, you can book 1:1 Bubble coaching for expert guidance.

Do you offer a money-back guarantee?

Yes! If you don’t see real progress within 14 days, let us know, and we’ll issue a full refund—no questions asked.

Can I cancel anytime?

Absolutely. Your subscription is month-to-month, and you can cancel anytime—no lock-ins, no hidden fees.

What if I want more than just tutorials & courses?

Absolutely. Your subscription is month-to-month, and you can cancel anytime—no lock-ins, no hidden fees.

If you’re serious about building a successful SaaS startup, check out Mastery—our intensive mentorship program. Mastery goes beyond Bubble.io development and includes:

  1. 1:1 mentorship to fast-track your progress
  2. Marketing strategies tailored for no-code founders‍
  3. Product management insights to scale your startup‍
  4. Personalized support from experienced founders

‍

Still have questions?

Reach out to our dedicated team.

Contact
Services
Search Bubble TutorialsBubble.io CoursesBook Bubble.io CoachingApply for Mastery
Latest Bubble tutorials
Rerank Text By MEANING With Cohere In Bubble.io Step by Step!
Unlock RAG Providers for NO CODE AI App Development TODAY!
Better Tables with Built-in Search and Sort By in Bubble.io
Partnerships
Flusk.eu
VectorShift
Comnoco
Plumb
Toddle
Whereby
Get started with no code
AI Powered No Code AppsNo Code Web ScrapingBubble.io Plugin tutorialsBubble API Connector tutorialsStudent & Teacher DiscountBest tools for no coders
Follow us
Youtube
X
LinkedIn
Planet No Code logo
In partnership with
Queen Mary University of London Logo
© 2024 Planet No Code. All rights reserved.
Privacy PolicyTerms of ServiceCookies SettingsContact Us