I have developed one sample application using GNSDK for mobile (android), but it is unable to provide meta data of trimmed songs.
Scenario :
trimmed song present in device -> open GraceNote app -> click library ID -> NO RESULT FOUND
play trimmed song present in device -> open GraceNote app -> ID now -> proper result found
original song present in device -> open GraceNote app -> click library ID -> proper result found
If we pass the trimmed song, we are getting no result from SDK. Dear GraceNote Developer, Please provide the solution
I think i got my answer.
Using Gracenote SDK (GNSDK) to read a file and perform a fingerprint recognition
File identification need whole file to identify the songs :(
Thanks