|
It's probably just me but I can't get the CMX activex component to work. I have tried on two different computers, fresh xp install on one of them. Tried vb6 and vb 2005. Tried using just the plain example program that comes with the component, no joy.
I have been able to get bvntoy's implementation to work nicely but only in vb6. But I want to develop the application in vb.net since I have written the code for pda wifi connectivity (well not less written, more copied) in vb.net. Instantiating the activex component in vb.net and calling opencomms I can see activity on the comm port, but the commands do nothing... I was wondering if the activex component still works for other people.
Is there an alternative implementation? It would be nice if CMX were open source, I can't see a rational for keeping it closed!
I also have voice activation working in vb.net using the dragon naturally speaking api, so i'm stuck with .net.
I'm really confused, one would imagine that given that data is being passed across the comm port everything should work. Unless the command codes have been changed and the CMX component not updated...
Oh and apologies if this has been discussed elsewhere but my search isnt working...
I'm seriously considering porting bvntoy's implementation to .net given that it will prob take me less time than redoing all the work ive done up to this point! But then again I could be seriously underestimating the complexity of the task...
|