Content Deep Dive
Building a Voice-Powered Song Search
Blog post from Deepgram
Post Details
Company
Date Published
Author
Kevin Lewis
Word Count
1,445
Language
English
Hacker News Points
-
Source URL
Summary
This tutorial guides users through building a voice-powered song search using Deepgram and the Genius Song Lyrics API. The project involves setting up a server, accessing and sending audio data from the user's microphone to be processed by Deepgram, and displaying results on a website. Users will learn how to stream microphone data to Deepgram via a server, protecting their API Key from exposure. The final product is a voice-activated song search engine that can correctly guess spoken or sung lyrics.