Announcements, tutorials, thoughts and more.
Built to simplify capturing meeting data, this SDK allows you to get the recording, transcript and metadata directly within your desktop app — without the need for bots.
YK Kim
November 25, 2024
Through our native integration, now you can use Cronofy’s streamlined scheduling for your Recall.ai powered meeting bots without writing any extra code.
November 22, 2024
Recall.ai bots can now generate and stream low-latency audio and video directly into a video conference. Easily build live, interactive AI agents.
António Monteiro
October 30, 2024
A deep dive where we unexpectedly discover how WebSockets cost us $1M/year in AWS spend and the quest for an efficient high-bandwidth, low-latency IPC.
Elliot Levin
October 23, 2024
At Recall.ai, we built a 10,000-node cluster, processing over 1TB/sec of raw video in real-time. This deep dive explores a strange audio issue.
Chris Constantine
October 14, 2024
Tutorial walking through Recall.ai's sample app to generate meeting action items from Zoom calls using OpenAI's API to analyze the raw meeting transcript
Aydin Schwartz
July 26, 2024
Learn what a Zoom bot is, how companies typically use them, and how you build one for your own product.
Amanda Zhu
June 23, 2024
Learn about speaker labels, speaker diarization, and how to get them for your transcripts
June 11, 2024
We'll look at how to programmatically access Zoom transcripts using the Zoom API, several limitations of the Zoom API, and workarounds you can use to overcome those limitations.
Vivek Sahu
May 28, 2024
Recall.ai has raised a $10M Series A!
David Gu
May 15, 2024
Introducing how Recall.ai and Speechmatics have partnered together, with a short tutorial on how to use the integration.
April 20, 2024
Recall.ai is HIPAA compliant, which means that companies can now use Recall to securely capture conversations that contain protected health information (PHI).
April 12, 2024
February 20, 2024
Getting a transcript is the first step to analyzing a call with LLMs. In this post, we’ll show you the 7 ways to get a transcript from Zoom programmatically. We’ll also help you consider the pros and cons of each method, and help you weigh factors you might not have thought about.
January 18, 2024
This blog post goes over how to integrate with Otter.ai, and answers questions like if Otter.ai has an API.
January 7, 2024
Announcing our partnership with Gladia, plus a short tutorial on how to use it.
October 19, 2023
Recall.ai and Symbl.ai partner to help developers quickly add intelligence to voice and video apps.
July 9, 2023
In this post we go over the pros, cons, and alternatives to using Zoom RTMP live streaming APIs for accessing real time video and audio from meetings.
April 9, 2023
A guide for developers on how to build a Zoom bot using Recall.ai's third-party meeting bot API, which joins a Zoom meeting and produces a video recording.
April 7, 2023
If your product has a meeting bot, here are 5 ways you can have your bot collect recording consent.
April 2, 2023
Tracking down an elusive segfault deep inside our audio encoding library.
March 29, 2023
What is the best way to receive a streaming transcript from Zoom? Here are 4 ways.
February 5, 2023
In this tutorial, we'll build a Gong-like meeting recording bot. The bot will produce a video recording and transcript at the end of the meeting.
Tutorial on how to build an app that live streams the video from meeting platforms like Zoom.
January 3, 2023
Recall.ai has raised $2.7 million to build Plaid for voice and video.
December 29, 2022
Should you hire a freelancer to build your meeting recording bot? Here are some pros and cons.
December 18, 2022
How long should bots wait in waiting rooms? Less time than you may think!
December 12, 2022
We're excited to announce the new integration between Recall.ai, the unified API for meeting bots, and Rev AI. Read on to find out how it works!
In this article we answer common questions to Google Meet integrations such as “How to create a Google Meet link via API?”
December 4, 2022
How we use Docker to extensively streamline our development process.
Recall partners with Deepgram to make it easier than ever for developers to apply AI speech recognition and understanding to conversations happening over platforms like Zoom, Google Meet, Microsoft Teams, and more.
October 15, 2022
Here are 6 reasons why companies choose to build a meeting bot into their products instead of other integration methods.
October 5, 2022
A short tutorial on how to convert the raw video data you receive from Zoom into PNG frames or an MP4 file.
Recall.ai partners with Assembly AI to deliver high quality transcription to Recall customers.
September 26, 2022
The 5 ways to capture audio and video from Zoom calls are RTMP Streaming, Zoom Cloud Download, Local Recording Upload, Recording Bot, and Recall.ai
People commonly ask: How to fix the Zoom Web SDK error that says “Already has other meetings in progress”?
December 17, 2023
People commonly ask: how to fix a Zoom bot that is intermittently stuck in the “Joining” state?
People commonly ask: How do you send raw video data to Zoom through the meeting SDK?
People commonly ask: Is there any method in the Zoom Web SDK to ensure that audio is connected?
December 10, 2023
People commonly ask: How do I access the raw audio in the Zoom Web SDK?
People commonly ask: Which Zoom API or SDK should I use to develop a bot capable of joining and recording the meeting, and capturing metadata like participant names and transcripts?
November 24, 2023