I'm sorry, but now I do not have time to do it.Sem;colon wrote:Hi Pako, IntelliSpeech doesn't work with EG 0.5.0 yet
I did not install 5.0 so far.
Pako
I'm sorry, but now I do not have time to do it.Sem;colon wrote:Hi Pako, IntelliSpeech doesn't work with EG 0.5.0 yet


This is a great plugin and would love to get this to work. Your help is greatly appreciated.Traceback (most recent call last) (1710):
File "C:\Program Files (x86)\EventGhost\plugins\IntelliSpeech\__init__.py", line 2034, in run
r = sr.Recognizer(language = self.lng)
TypeError: __init__() got an unexpected keyword argument 'language'
It appears that you have the wrong version of some file. Please carefully follow all the steps to upgrade again.dorr35 wrote:r = sr.Recognizer(language = self.lng)
TypeError: __init__() got an unexpected keyword argument 'language'

Maybe I am implementing it wrong. I am fairly new to eventghost.Exception in thread Thread-308:
Traceback (most recent call last):
File "threading.pyc", line 532, in __bootstrap_inner
File "threading.pyc", line 484, in run
File "C:\Program Files (x86)\EventGhost\plugins\IntelliSpeech\__init__.py", line 1841, in Animate
while self.run:
File "wx\_core.pyc", line 14619, in __getattr__
PyDeadObjectError: The C++ part of the Animation object has been deleted, attribute access no longer allowed.
Could you possibly show an example of the correct configuration?<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="1710">
<Macro Name="dictate" Expanded="True">
<Event Name="Intellispeech.dicate" />
<Action>
IntelliSpeech.MicToText([u'English', u'United States'], 2500, 0.80000000000000004, u'Success', u'Failure', True, u'Default input device', 1)
</Action>
</Macro>
</EventGhost>

I am afraid that it is not so.dorr35 wrote:... I am still receiving errors. I am pretty sure this is a problem with configuration.

I am hoping to get this working so I will be able to speak my searches in the text boxes inside Kodi search. Looking forward to your having a look at it and giving me your input.Exception in thread Thread-6:
Traceback (most recent call last):
File "threading.pyc", line 532, in __bootstrap_inner
File "threading.pyc", line 484, in run
File "C:\Program Files (x86)\EventGhost\plugins\IntelliSpeech\__init__.py", line 1841, in Animate
while self.run:
File "wx\_core.pyc", line 14619, in __getattr__
PyDeadObjectError: The C++ part of the Animation object has been deleted, attribute access no longer allowed.

I do not know what you expect. You do not need a notepad.dorr35 wrote:I tried to speak while notepad was open but nothing happened.
