How can I intercept Google Now voice commands?
I want that for example my app say Google Now "If the query contains xy send me an intent". How can I do that?
I found this (https://developer.android.com/guide/components/intents-common.html#Now) but it was not verry helpful.