Hi,I have the same problem ,do u have a solution about it ? tks
Best Regards,
Fei Yan 闫飞
Technical Engineer
___
python-win32 mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-win32
闫飞 wrote:
>
> Hi,I have the same problem ,do u have a solution about it ? tks
>
Did you read any of the responses in that thread? There was a very good
explanation.
Another possibility is to get the IDispatch interface from the object,
call GetTypeInfo to fetch the ITypeInfo interface, then cal
https://docs.google.com/drawings/d/1M-TzfRaSaAhFXQk1OmcmHNOaW31_7W_7q0bf8CAJqSw/edit
Set with some help for a friend of mine, I was able to implement the
system illustrated above. As a result I can mostly successfully use
speech recognition on Windows to dictate text into a variety of Linux
app
Eric S. Johansson wrote:
> Set with some help for a friend of mine, I was able to implement the
> system illustrated above. As a result I can mostly successfully use
> speech recognition on Windows to dictate text into a variety of Linux
> applications. I discover some problems which make me thi
On 3/30/2015 5:50 PM, Tim Roberts wrote:
Eric S. Johansson wrote:
Set with some help for a friend of mine, I was able to implement the
system illustrated above. As a result I can mostly successfully use
speech recognition on Windows to dictate text into a variety of Linux
applications. I disco