plamoni / SiriProxy

A (tampering) proxy server for Apple's Siri
GNU General Public License v3.0
2.12k stars 343 forks source link

Launch IOS Application after handling request #556

Closed fryguy04 closed 11 years ago

fryguy04 commented 11 years ago

I've just got SiriProxy up/working and love it, I'm new to ruby but wrote an application to control my HDMI Matrix switch with a command like:

Watch "TiVo" in "Bedroom"

I would like to automatically launch the TiVo Application (or other ones dependent on what device user wants to watch)

I know Siri can Launch ... Is this possible for SiriProxy to do the same? If so can you provide example Ruby code? Thanks!

elvisimprsntr commented 11 years ago

Duplicate