We know about shazam , soundhound and etc but all of them use own database, what if I have a self database with music and want to identify listening music from my own database? Does an some application for android exists, that provides identifing from my own database?
What suggestiongs to solve this problem as easy as possible?
maybe exists custom echoprint server (with music upload), and ready-to-use android app to work with them?
I think you can look at Echoprint: http://echoprint.me/ It's open-source under MIT License. And there is an android application: https://github.com/gvsumasl/EchoprintForAndroid Also open-source under MIT License
Hope it helps