Skip to content

Song recognition feature based on SongRec#85

Merged
0xf4b1 merged 6 commits into
masterfrom
songrec
Feb 22, 2025
Merged

Song recognition feature based on SongRec#85
0xf4b1 merged 6 commits into
masterfrom
songrec

Conversation

@0xf4b1

@0xf4b1 0xf4b1 commented Oct 25, 2024

Copy link
Copy Markdown
Member

Add feature to record audio from exoplayer (internally, not via microphone) and use songrec-android based on SongRec to fingerprint and tag audio via shazam service. Results will appear with artist and title as cue points on the waveform.

@qlty-cloud-legacy

Copy link
Copy Markdown

Code Climate has analyzed commit 63cd774 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.

This adds a tee audio processor to explayer that passes audio output to RecordAudioBufferSink, a modification of WavFileAudioBufferSink
@0xf4b1 0xf4b1 merged commit 37b53a8 into master Feb 22, 2025
@0xf4b1 0xf4b1 deleted the songrec branch February 22, 2025 18:03
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

Successfully merging this pull request may close these issues.

1 participant