Re: [Tutor] Tutor Digest, Vol 41, Issue 47

2007-07-13 Thread Luke Paireepinart
János Juhász wrote:
>
> Hi Linden, 

Hi Janos.
The text of your e-mail is tiny.  I can't read it.
Does this have something to do with HTML formatting, perhaps?
People on the list generally prefer plain text, but if it's unavoidable, 
that's fine.
It's just less accessible, and therefore less likely that you'll get a 
meaningful response.
Just thought I'd bring the issue to your attention, in case you didn't 
realize.
-Luke
___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] Tutor Digest, Vol 41, Issue 47

2007-07-13 Thread János Juhász
Hi Linden,



> Date: Fri, 13 Jul 2007 09:05:38 + (GMT)
> From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> Subject: [Tutor] (no subject)
> To: tutor@python.org
> Message-ID:
> <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="utf-8"

> The functionalities I am trying to implement for this purpose
> (aside from the more traditional ones of resetting, erasing text and
> quitting the program) are those that will enable the user to hear a
> sound (letter, word or whole sentence), write what he/she has heard
> in a text area, repeat it and wait for a corrected answer through a
> voice recognition and synthesis process. Can this be done in Python?

> Thank you in advance for any suggestion or answer, even
> partial, to my question.

About speech recognition in python take a look on this link:

http://win32com.goermezer.de/content/view/143/188/

And this is a working sample about the MS voice API

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/114216___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor