/plushcap/analysis/deepgram/how-to-add-speech-recognition-to-your-react-project

How to Add Speech Recognition to Your React and Node.js Project

What's this blog post about?

This tutorial demonstrates how to add speech recognition capabilities to a React and Node.js project using Deepgram's Automatic Speech Recognition (ASR) technology. The author provides step-by-step instructions on adding the speaking feature, creating a server connection, and connecting the WebSocket to the front-end. The final result is an application that allows users to speak affirmations aloud, transcribes them using Deepgram's Node SDK, and displays the transcription on the screen. The code for this project can be found in the provided GitHub repository.

Company
Deepgram

Date published
June 20, 2022

Author(s)
Bekah Hawrot Weigel

Word count
1292

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.