Home › Forums › OpenEars plugins › NeatSpeech Demo error
- This topic has 6 replies, 2 voices, and was last updated 8 years, 6 months ago by Halle Winkler.
-
AuthorPosts
-
March 15, 2015 at 9:19 am #1025175c4digitParticipant
Hi
I double and triple checked the Neatspeech demo tutorial and I can’t find where I have gone wrong. I’m sure it’s something really simple
I get a No getter method for read from property in the line
[self.fliteController sayWithNeatSpeech@”Hi There” withVoice:delf.emma];any help would be much appreciated
cheers
March 15, 2015 at 9:21 am #1025176Halle WinklerPolitepixHello,
Please paste the full error.
March 15, 2015 at 10:22 am #1025179c4digitParticipantHi Halle
the full text of the error that I can see is
RootViewController.mm
Sematic Issue
No getter method for read from propertyMarch 15, 2015 at 10:41 am #1025181Halle WinklerPolitepixYou can copy and paste errors out of Xcode – I can’t help without the complete copy-and-pasted error unfortunately.
March 15, 2015 at 9:09 pm #1025184c4digitParticipantOh I see, thanks for that – this is from the Report Navigator
Build target tableread_V02
CompileC /Users/user/Library/Developer/Xcode/DerivedData/tableread_V02-ahthheurkvqkxnbxmojbuigosnbk/Build/Intermediates/tableread_V02.build/Debug-iphoneos/tableread_V02.build/Objects-normal/armv7/RootViewController.o tableread_V02/RootViewController.mm normal armv7 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/user/Desktop/work/2Large/xCode/tableread_V02
export LANG=en_US.US-ASCII
export PATH=”/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin”
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++11 -stdlib=libstdc++ -fobjc-arc -fmodules -fmodules-cache-path=/Users/user/Library/Developer/Xcode/DerivedData/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -DDEBUG=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -miphoneos-version-min=5.1 -iquote /Users/user/Library/Developer/Xcode/DerivedData/tableread_V02-ahthheurkvqkxnbxmojbuigosnbk/Build/Intermediates/tableread_V02.build/Debug-iphoneos/tableread_V02.build/tableread_V02-generated-files.hmap -I/Users/user/Library/Developer/Xcode/DerivedData/tableread_V02-ahthheurkvqkxnbxmojbuigosnbk/Build/Intermediates/tableread_V02.build/Debug-iphoneos/tableread_V02.build/tableread_V02-own-target-headers.hmap -I/Users/user/Library/Developer/Xcode/DerivedData/tableread_V02-ahthheurkvqkxnbxmojbuigosnbk/Build/Intermediates/tableread_V02.build/Debug-iphoneos/tableread_V02.build/tableread_V02-all-target-headers.hmap -iquote /Users/user/Library/Developer/Xcode/DerivedData/tableread_V02-ahthheurkvqkxnbxmojbuigosnbk/Build/Intermediates/tableread_V02.build/Debug-iphoneos/tableread_V02.build/tableread_V02-project-headers.hmap -I/Users/user/Library/Developer/Xcode/DerivedData/tableread_V02-ahthheurkvqkxnbxmojbuigosnbk/Build/Products/Debug-iphoneos/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/user/Library/Developer/Xcode/DerivedData/tableread_V02-ahthheurkvqkxnbxmojbuigosnbk/Build/Intermediates/tableread_V02.build/Debug-iphoneos/tableread_V02.build/DerivedSources/armv7 -I/Users/user/Library/Developer/Xcode/DerivedData/tableread_V02-ahthheurkvqkxnbxmojbuigosnbk/Build/Intermediates/tableread_V02.build/Debug-iphoneos/tableread_V02.build/DerivedSources -F/Users/user/Library/Developer/Xcode/DerivedData/tableread_V02-ahthheurkvqkxnbxmojbuigosnbk/Build/Products/Debug-iphoneos -F/Users/user/Desktop/work/2Large/xCode/tableread_V02/Framework -F/Users/user/Desktop/work/2Large/xCode/tableread_V02/tableread_V02/Voices -MMD -MT dependencies -MF /Users/user/Library/Developer/Xcode/DerivedData/tableread_V02-ahthheurkvqkxnbxmojbuigosnbk/Build/Intermediates/tableread_V02.build/Debug-iphoneos/tableread_V02.build/Objects-normal/armv7/RootViewController.d –serialize-diagnostics /Users/user/Library/Developer/Xcode/DerivedData/tableread_V02-ahthheurkvqkxnbxmojbuigosnbk/Build/Intermediates/tableread_V02.build/Debug-iphoneos/tableread_V02.build/Objects-normal/armv7/RootViewController.dia -c /Users/user/Desktop/work/2Large/xCode/tableread_V02/tableread_V02/RootViewController.mm -o /Users/user/Library/Developer/Xcode/DerivedData/tableread_V02-ahthheurkvqkxnbxmojbuigosnbk/Build/Intermediates/tableread_V02.build/Debug-iphoneos/tableread_V02.build/Objects-normal/armv7/RootViewController.o/Users/user/Desktop/work/2Large/xCode/tableread_V02/tableread_V02/RootViewController.mm:25:128: error: no getter method for read from property
[self.fliteController sayWithNeatSpeech:@”It was way back in 2005. I was single, I had a full head of hair” withVoice:self.emma];
~~~~~^~~~
In file included from /Users/user/Desktop/work/2Large/xCode/tableread_V02/tableread_V02/RootViewController.mm:9:
In file included from /Users/user/Desktop/work/2Large/xCode/tableread_V02/tableread_V02/RootViewController.h:13:
/Users/user/Desktop/work/2Large/xCode/tableread_V02/Framework/NeatSpeechDemo.framework/Headers/OEFliteController+NeatSpeech.h:33:79: note: passing argument to parameter ‘voiceToUse’ here
– (void) sayWithNeatSpeech:(NSString *)statement withVoice:(NeatSpeechVoice *)voiceToUse;
^
1 error generated.March 16, 2015 at 8:42 am #1025186c4digitParticipantHi Halle
I just created a new xCode project and followed the instructions
Neatspeech demo worked find with thiswill see if I can figure out the issue with the other project from the settings of the new one
March 16, 2015 at 12:50 pm #1025188Halle WinklerPolitepixSuper, I’m glad to hear it’s working and I’m sure the issue will become clear to you from your comparison.
-
AuthorPosts
- You must be logged in to reply to this topic.