I can launch the music recognition service with a simple intent
com.google.android.googlequicksearchbox.MUSIC_SEARCH
Is there a way to then get the results into a variable of some sort so I can send them where I need them?
I presume some sort of httpget is in order. Once the song search finishes googlenow puts the result into the search field, can I get at this from tasker?