Here’s something nice that I want to bring under your attention: SiriServer. SiriServer allows to control XBMC with your voice and works on every iPhone. It uses the Google’s Voice API, so no additional hacking is required. It also streams information directly to your iPhone. Here’s a quick demonstration and link to the forum:
http://forum.xbmc.org/showthread.php?t=121907
zie wel at er een wizard is om het te installeren maar de stappen voor op de iphone 4 (geen S) zijn me nog onduidelijk. iemand die een beknopte handleiding kan posten?
Wil niet vervelend zijn, maar op deze manier heeft de spraakbesturing toch weinig meerwaarde ten opzichte van een goede remoteapp. je moet een knop indrukken en dan zeggen wat je wil. In die zelfde handeling had je ook een stop knop kunnen indrukken. Zoeken door je toegevoegde items en dan een knop indrukken om te gaan zeggen wat je zien wil, dan had je ook gelijk de episode op zich kunnen indrukken. Het heeft op deze manier een hoge kijk mij nou factor maar of het nou echt wat toegevoegde waarde heeft? Ben niet overtuigd maar wellicht dat het beter wordt.
I didn’t find this info myself so this may help someone and spare some time…
You have to edit XBMC.py located in the plugin directory and change:
appletv.local = ip XBMC
8080 = to your port (8080) is standard
def __init__(self, host=’appletv.local’, port=’8080′,
Hallo there,
cant get this thing running… i installed using the installer and everything seems to work fine…
i use an iphone 4s and edited the host file so
guzzoni.apple.com points to 192.168.2.26 (= my xbmc)
when i start the server and use siri the output is like this:
INFO Starting Server
INFO __init__ Listening on port 443
INFO handle_accept Incoming connection from (’192.168.2.37′, 58601)
INFO handle_accept Incoming connection from (’192.168.2.37′, 58602)
INFO handle_accept Incoming connection from (’192.168.2.37′, 58603)
..
..
But all Siri “says” is “I am sorry there is a problem”… “I cant help you right now, try later”…
any ideas what i missed?
Cheers,
TheCooK