You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using MacOS 14.1 and Xcode 15.0.1, the Tuner example returns fixed values of Pitch: 100.0, Amp: 2.4266092e-05 when running on a real device (iPhone 14 pro max running iOS 18.1.1).
Everything works as expected on a simulator but fails to capture pitch on a real device.
Crash Logs, Screenshots or Other Attachments (if applicable)
No response
The text was updated successfully, but these errors were encountered:
Hello! I just tried on iPhone 12 Pro, iOS 18.3.1 and it seems to be working there. I heard something about Speech Recognizer creating issues with the AVAudioSession on some version of iOS 18. Did you accept microphone permissions for the Cookbook?
If the BaseTap recipe under WIP is working but the Tuner isn't there might be some other issue going on specific to the Tuner.
macOS Version(s) Used to Build
macOS 13 Ventura
Xcode Version(s)
Xcode 14
Description
Using MacOS 14.1 and Xcode 15.0.1, the Tuner example returns fixed values of Pitch: 100.0, Amp: 2.4266092e-05 when running on a real device (iPhone 14 pro max running iOS 18.1.1).
Everything works as expected on a simulator but fails to capture pitch on a real device.
Crash Logs, Screenshots or Other Attachments (if applicable)
No response
The text was updated successfully, but these errors were encountered: