View Single Post
Old 08-04-07, 12:47 PM   #32
Fraggulus
Swabbie
 
Join Date: Jul 2007
Posts: 7
Downloads: 0
Uploads: 0
Default

Quote:
Originally Posted by minsc_tdp
First, I haven't tested this in Vista at all but I see no reason it shouldn't work.

Second, [..]
Hi minsc_tdp,

thanks for your answer.
Instead of using the zip-files from your download-link (btw.: it seems the link isn't working any longer..) I downloaded the msi installation package of ActivePerl (http://www.activestate.com/store/dow...9-e1483f751c4f) and perl is working.

Now I got a similar problem like moselgott. The window of hear.py is closing after a second with following error message:

Code:
Traceback (most recent call last):
  File "hear.py", line 103, in <module>
    speechReco = SpeechRecognition(wordsToAdd)
  File "hear.py", line 33, in __init__
    self.context = self.listener.CreateRecoContext()
  File "C:\Users\User\AppData\Local\Temp\gen_py\2.5\C866CA3A-32F7-11D2-9602-00C0
4F8EE628x0x5x3.py", line 2638, in CreateRecoContext
    ret = self._oleobj_.InvokeTypes(10, LCID, 1, (9, 0), (),)
pywintypes.com_error: (-2147352567, 'Ausnahmefehler aufgetreten.', (0, None, None, None, 0, -2147467259), None)
But I think this error is based on the Win Vista and maybe the installed German language of Vista.

Possibly some other users successfully tested sh4speech on Vista??
Fraggulus is offline   Reply With Quote