LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

I have problem programming the "Windows SDK COM" the function " CoInitialize" is ok but "CoCreateInstance" doesn't compiled it return strange error mismatch of parameters types... and I don't what to do.

I want to program a Speech Recognition and Text to Speech application with the Microsoft Speech SDK 5 and it is build on COM technology...
0 Kudos
Message 1 of 2
(2,966 Views)
Can you post the function definition in question, and any error codes you are getting. Also, list the libraries you are attaching. Its probably a calling convention type error, but without the above info, its a bit vague. I have a small project that I deveopled with the MS Speach SDK and I'm hoping it will help out.

Chris
0 Kudos
Message 2 of 2
(2,966 Views)