Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Realtime recognition by audio frames #114

Open
denizsincar29 opened this issue May 29, 2024 · 0 comments
Open

Realtime recognition by audio frames #114

denizsincar29 opened this issue May 29, 2024 · 0 comments

Comments

@denizsincar29
Copy link

Hello. I want to build a shazam bot for audio calling system. I receive audio frames in real time, and want to auto shazam it. As soon as a track recognized, it must return songs info. BTW i don't want to use workarrounds like making 5 second wav files and sending them, I want to do it real time, sending frame by frame to shazam and getting info in realtime. Also, if possible, there is a feature in shazam where it listens for the song and shows the lirics in real time. I wanna implement this also. How do I do it with this library? Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant