Question

I am trying to see if it is viable this...thanks all in advance :)

I want to make an app, that recognize some audio taken from the microphone. For now i just need to get the fingerprint (or audioprint i don't know the exactly name in english ^^). A text like "sjd78fhwHJsdjsDjwrkf" or whatever it is the shape of a audio fingerprint.

I just need to know how to get the fingerprint of an audio in android, but i don't find a easy solution in all this audio recognition for java/android.

Thanks for all and sorry for my english

Was it helpful?

Solution

It sounds like what you want is what's called "audio fingerprinting". The only open source audio fingerprinting system I know of is called "echoprint" http://echoprint.me/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top