bustiiing / blazingstars

Automatically exported from code.google.com/p/blazingstars
0 stars 0 forks source link

Implement speech recognition for common tasks... #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Steve McLeod (Poker Copilot:  http://www.pokercopilot.com) wrote some code
to drive the Full Tilt client by speech recognition using Java and
Applescript;  I'd like to implement a similar feature in BlazingStars. 
This should only require using NSSpeechRecognizer to fire the hotkeys.

Original issue reported on code.google.com by steven.h...@gmail.com on 20 Dec 2009 at 11:34

GoogleCodeExporter commented 8 years ago

Original comment by steven.h...@gmail.com on 21 Dec 2009 at 9:15

GoogleCodeExporter commented 8 years ago
I've implemented a basic voice commands setup; the changes on the branch have 
been
merged into the trunk.  Voice commands can be activated under the "Advanced" 
tab of
the Preferences window.

Original comment by steven.h...@gmail.com on 22 Dec 2009 at 11:37