I thought of this too but was kind of hoping for a pure Python option.

PyObjC may be the only route I'm finding....

Thank you for the suggestion David.

On Mon, March 8, 2010 2:48 pm, David Warde-Farley wrote:
>
> On 3-Mar-10, at 10:45 PM, Dan Ross wrote:
>
>> I'd like to make an app/game for my kids in which they would see a
>> word, read it and the game would be able to recognize if they've
>> read it correctly.
>>
>> Does anyone have any suggestions for speech/voice recognition?
>
>
> You ought to be able to leverage the Speech Service built into OS X
> for this.
>
> http://developer.apple.com/mac/library/documentation/cocoa/Conceptual/Speech/Articles/RecognizeSpeech.html
>
> David
>


_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to