SiriProxy-Asiri icon indicating copy to clipboard operation
SiriProxy-Asiri copied to clipboard

GREAT WORK DUDE!!!

Open thomas-s97 opened this issue 12 years ago • 6 comments

Great work, dude!

Is there any possibility to use your plugin as a stand alone server, to let Google's Server recognize the speech and your server manage the text and apply a plugin on it... -> so you don't need any 4S Keys anymore?

Thank you!

thomas-s97 avatar Jan 30 '12 14:01 thomas-s97

Thanks for your kind words,

At the moment I have no idea if this is possible, since the iPhone needs constant communication with Guzzoni (Apple Server) other than speech packets.

You present a very interesting idea, unfortunately I don't have an answer right now, I need to study the packet flow more, and see whether we can fake the responses from Guzzoni.

alotaiba avatar Jan 31 '12 02:01 alotaiba

Have a look at this SiriServer:

https://github.com/Eichhoernchen/SiriServer/

With this Proxy you don't need a 4S Key anymore, but it's written in PYTHON...

thomas-s97 avatar Jan 31 '12 05:01 thomas-s97

That's really awesome project. I didn't know it existed.

They have very nice ideas, and even nice documentation about the protocol.

To have Asiri as a full standalone server would require some time. I don't know the current state of SiriServer, because I can see some issues being discussed. If it's working fine, then I don't understand your question.

alotaiba avatar Jan 31 '12 10:01 alotaiba

With a standalone Asiri, you could use all "normal" plugins, which are coded in Ruby. The Eichhoernchen Server is coded in PYTHON and there are no existing Python Plugins yet.

PS: i'm not able to code in python ;D

thomas-s97 avatar Jan 31 '12 16:01 thomas-s97

Hi @PianoThomas

As I said, you presented a very interesting idea. However, there is a much hard work already been put by @Eichhoernchen and others. To be honest, I'd rather join an ongoing project, like SiriServer, to put our minds together, rather than be alone in the storm.

We will see what the future holds, but for now I'm more focused on enhancing the quality of Asiri and speer.

alotaiba avatar Feb 03 '12 06:02 alotaiba

Python is very similar to ruby, there should be no problem if you know ruby to write the same in python

janrueth avatar Feb 03 '12 08:02 janrueth