Re: problem with py2exe and microsoft speech SDK 5.1

2007-05-05 Thread [EMAIL PROTECTED]
Hi Dave, I can't help you but maybe you'll have more luck if you try also the dedicated py2exe mailing list: https://lists.sourceforge.net/lists/listinfo/py2exe-users francois On May 4, 7:36 am, Dave Lim <[EMAIL PROTECTED]> wrote: > >On May 3, 1:29 pm, Dave Lim > wrote: > >> Hello, this is m

problem with py2exe and microsoft speech SDK 5.1

2007-05-03 Thread Dave Lim
>On May 3, 1:29 pm, Dave Lim wrote: >> Hello, this is my first time in the mailing list so >> bear with me. >> >> Basically what I did was I followed this site:http://surguy.net/articles/speechrecognition.xml >> >> So I installed microsoft speech SDK 5.1 and then used >> pythonwin COM MakePy utili

Re: problem with py2exe and microsoft speech SDK 5.1

2007-05-03 Thread kyosohma
On May 3, 1:29 pm, Dave Lim <[EMAIL PROTECTED]> wrote: > Hello, this is my first time in the mailing list so > bear with me. > > Basically what I did was I followed this > site:http://surguy.net/articles/speechrecognition.xml > > So I installed microsoft speech SDK 5.1 and then used > pythonwin CO

problem with py2exe and microsoft speech SDK 5.1

2007-05-03 Thread Dave Lim
Hello, this is my first time in the mailing list so bear with me. Basically what I did was I followed this site: http://surguy.net/articles/speechrecognition.xml So I installed microsoft speech SDK 5.1 and then used pythonwin COM MakePy utility for it and it worked out fine. However, I need to c