You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: