Re: [MacRuby-devel] Write your own version of Siri in MacRuby

2011-11-15 Thread Matt Aimonetti
Nice, Florian's version is much more complete, mine is merely an example to get people started. -m Sent from my iPhone On Nov 15, 2011, at 7:14, Eloy Duran wrote: > There’s also James by Florian Hanke: https://github.com/floere/james > > On Mon, Nov 14, 2011 at 5:57 PM, Matt Aimonetti > wro

Re: [MacRuby-devel] Write your own version of Siri in MacRuby

2011-11-15 Thread Eloy Duran
There’s also James by Florian Hanke: https://github.com/floere/james On Mon, Nov 14, 2011 at 5:57 PM, Matt Aimonetti wrote: > I extracted an old demo I had made for RubyConf which shows how to use the > voice recognizer feature of OS X to implement an app which could be the Siri > equivalent for

[MacRuby-devel] Write your own version of Siri in MacRuby

2011-11-14 Thread Matt Aimonetti
I extracted an old demo I had made for RubyConf which shows how to use the voice recognizer feature of OS X to implement an app which could be the Siri equivalent for OS X: https://github.com/mattetti/MacRuby-Siri The code is straight forward, the app runs in the top menu. Don't forget to turn on