Robert A Lynch Profile Topics Started Replies Created Engagements Favorites Forum Replies Created Viewing 6 posts - 1 through 6 (of 6 total) Advertisement: “Don't want to wait for pauses before receiving speech recognition results? try RapidEars!” Author Posts March 19, 2019 at 10:40 pm in reply to: audioPlayerBeginInterruption #1032763 Robert A LynchParticipant In Xcode: File/Project Settings… Changed both Shared Project Settings and Per-User Project Settings to Legacy Build System then Product/Clean and Build “Linker command failed with exit code 1” March 19, 2019 at 5:35 pm in reply to: audioPlayerBeginInterruption #1032761 Robert A LynchParticipant Changed to legacy build system, still getting, still getting the same linker error. March 19, 2019 at 3:46 pm in reply to: audioPlayerBeginInterruption #1032758 Robert A LynchParticipant New error: linker command failed with exit code 1 Edit: Sorry, should have been more clear. This error happens after making the changes to the build settings that you suggested above. This reply was modified 8 months, 3 weeks ago by Robert A Lynch. March 19, 2019 at 3:37 pm in reply to: audioPlayerBeginInterruption #1032756 Robert A LynchParticipant Just to follow up, the sample app appears to (incorrectly) hear words when I use the phone’s microphone but when I try to use a bluetooth headset I get a message that the audio input is detected, but the input level does not vary from -120. March 19, 2019 at 3:30 pm in reply to: audioPlayerBeginInterruption #1032753 Robert A LynchParticipant OpenEars.xcodeproj produces the errors I just tried OpenEarsSampleApp.xcodeproj. It builds and installs on my phone, but does not correctly recognize anything that I say. March 19, 2019 at 2:59 pm in reply to: audioPlayerBeginInterruption #1032750 Robert A LynchParticipant Unfortunately, it is not a deprecation warning. It is an error. “Implementing deprecated method” OEFliteController.m, lines 82 and 104. I am using Xcode 10.1. I had been targeting iOS 11, but switching the build target to iOS 8 still produces the error. Author Posts Viewing 6 posts - 1 through 6 (of 6 total)