I am using the Metamorph APi and have a couple of questions concerning the APICP parameters. I need to set exactphrase 'on'. I tried cp->exactphrase=(byte)1 where cp is a valid apicp pointer but then I am unable to successfully open the mmapi via the openmmapi.
I also need to set the post processing on via defsuffrm. I tried cp->defsuffrm=(byte)0. However if I do this then I get a memory acces violation when I close the api. Any ideas or suggestions?
I also need to set the post processing on via defsuffrm. I tried cp->defsuffrm=(byte)0. However if I do this then I get a memory acces violation when I close the api. Any ideas or suggestions?