I have the default OpenEars TTS working with Slt. I incorporated the NeatSpeech fwk and hitting an error as below. I followed the steps in the tutorial. While debugging I observed the emma variable is getting initialized and I do have the Linker flag set. if I remove the linker flag I don’t see the assert NeatSpeechDemo message. am I missing something else ? Appreciate your help.
2013-08-21 00:35:50.318 Beatrice[1788:60b] Initializing NeatSpeech: by using NeatSpeechDemo, you assert that you have read and agree to the demo terms contained in the registered download package
2013-08-21 00:35:50.340 Beatrice[1788:60b] *** Terminating app due to uncaught exception ‘NSInvalidArgumentException’, reason: ‘+[NSInvocation _invocationWithMethodSignature:frame:]: method signature argument cannot be nil’
*** First throw call stack:
(0x303c9ed3 0x3a3f26c7 0x30316c2f 0x150f63 0x30d8f4cb 0x30394f27 0x303943ef 0x30392bdf 0x302fd541 0x302fd323 0x34d91343 0x329167b5 0x102781 0x3a907ab7)
libc++abi.dylib: terminating with uncaught exception of type NSException