Greetings to all.
I'm trying to figure out if I can make a project using Arduino, App Inventor and any music recognition App (like Shazam) to get the title of a piece of music which is then saved on an SD card connected to Arduino.
The idea is that when I press a hardware button on the Arduino, it connects to my mobile phone (via bluetooth) and using a custom App i can get the title of the music from the network and then send it back to the Arduino.
The fact is that while i get to work quite well with Arduino the world of MIT AppInventor and Shazam are completely new to me.
At the moment i've just played with some MIT tutorial and that's ok, but the work is more complicated and i'm not even sure that can be achieved also because i've found that for Shazam seems i need to use the following KIT/SDK: https://www.shazam.com/it/shazamkit/
Can anyone comfirm that my idea can be achieved or i'm just wasting my time?
Thank you in advance!