Closed regcs closed 11 years ago
Doesn't SiriProxy grab data on the way back from the Guzzoni servers, meaning that it would have already been sent to Apple anyway?
Sorry, my description wasn't the best I suppose. What I want to do is to overwrite standard commands under certain conditions. For example I have made a plugin that searches wikipedia for information and presents the summary of the article. If I know want Siri to read it out loud, I want to be able to say something like "read it". This collides with other standard apple features of Siri of course. So ... I only want Siri to read the wikipedia information if I requested some recently. If I didn't then apple shall take care of the request. This is just one example of several things I want to accomplish. Hopefully that was more clear.
Any idea how to do this?
I think you need to better understand how Siri and SiriProxy work together.
Hi,
is it possible to intercept with "listen_for" only under certain conditions?
What I want to to is something like:
Best regards!