Windows SAPI LoadCmdFromFile function is failing
I am trying to add the grammar in my speech recognition code in Windows SAPI using COM. While loading the grammar file using LoadCmdFromFile function it is getting failed even though I did exactly what windows sample code has done.