Reply To: NeatSpeech not playing audio after stopping

Home Forums OpenEars plugins NeatSpeech not playing audio after stopping Reply To: NeatSpeech not playing audio after stopping

#1024381
lfoster0
Participant

Sorry, just having a little trouble setting up the demo application with neat speech. Here is the error I’m getting:

Undefined symbols for architecture armv7:
  "_OBJC_CLASS_$_EmmaAlternate", referenced from:
      objc-class-ref in ViewController.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)

I set up the project like it said here https://www.politepix.com/neatspeech/ with the -ObjC linker flag, .mm and the libstdc++ set. I have the voices inside of the Framework folder as well for the demo version. Thanks!