
Otherwise, you will need to install them. In this case, you can jump down to the next step. If these tools are installed, you will see their versions displayed in the terminal. Check to see if Node.js and/or npm are installed by opening a command prompt (terminal) and entering the following commands: node -v 1 - Install Node.js and npmįirst, we will need Node.js, a JavaScript runtime, and npm, a package manager. Let's go ahead and follow the installation procedure now to install everything we will need. Preliminariesīefore we can get to the actual implementation, we will need to make sure all required tools are installed. The API can be used with both audio and video streams, even for meeting platforms that do not have a publicly accessible API. Recall.ai makes it easy to trigger actions based on who is speaking, when people join or leave a meeting, and more, all with a single API for every platform which helps lower development time and upkeep costs.

Real-time meeting integrations require a lot of moving parts, so recall.ai provides a unified framework that simplifies this process. Recall.ai provides a single API for accessing real-time meeting data from platforms like Zoom, Microsoft Teams, Google Meet, and more. Let's take a look at how to implement this solution now. This bot will use AssemblyAI in the background to transcribe the call in real-time, handling every step of the transcription process for you while you focus on your meeting.


In this tutorial, we will learn how to automatically transcribe a Zoom call in real-time by adding a recall.ai bot to the call. Luckily, modern Automatic Speech Recognition technologies are capable of automatically transcribing these remote meetings, allowing you to let ideas and discussion topics flow freely without rushing to take notes or worry that you missed something important. With more and more meetings happening remotely via platforms like Zoom, it has become difficult to effectively document the contents of meetings. In today's increasingly virtual world, old business problems require new solutions.
