error integrating NeatSpeech

Home Forums OpenEars plugins error integrating NeatSpeech

Viewing 7 posts - 1 through 7 (of 7 total)

  • Author
    Posts
  • #1018008

    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

    #1018009
    Halle Winkler
    Politepix

    Welcome,

    Hmm, I haven’t seen that issue before, which device and iOS version is this with?

    #1018010

    It fails with iPhone Simulator with iOS 7.0

    #1018011

    quick update. I tried the same steps with an iOS 6.0 project and it all works well. Some compatibility issue with iOS 7.0

    #1018012
    Halle Winkler
    Politepix

    OK, that was what I was wondering. The iOS7-compatible version of everything should be out in about a week or less if everything goes well.

    #1018059
    Halle Winkler
    Politepix

    OK, this should be fixed in the current version of the NeatSpeech demo: https://www.politepix.com/2013/08/26/openears-1-5/

    #1018297

    Confirmed to work now. Thanks.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.