Hi everyone,
I’m running into an issue trying to use the new SpeechAnalyzer framework announced at WWDC 2025.
❯ My Setup:
• macOS: Sequoia 15.5 (Build 26.0 / macOS Tahoe Beta 26.0)
• Xcode: 26.0 beta 2 (17A5241o)
• Deployment Target: macOS 26.0
• Toolchain: Clang 17.0.0 (Apple)
❯ Problem:
Despite following all setup requirements:
• Setting macOS 26 as the deployment target
• Using the latest Xcode 26 beta 2
• Running the correct developer toolchain (xcode-select is pointing to Xcode-beta)
I still get the error: No such module 'SpeechAnalyzer'
Additionally:
• The SpeechAnalyzer.framework does not appear under /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/
• It is also not listed in the Link Binary with Libraries pane.
❯ What I’ve Tried:
• Clean builds
• Deleted DerivedData
• Verified SDK installation paths
• Reinstalled Xcode 26 beta 2
• find search for SpeechAnalyzer.framework returned nothing
❯ Request:
Has anyone successfully used SpeechAnalyzer in Xcode 26 beta 2 on macOS Sequoia/Tahoe?
Is there a separate SDK or seed profile required to access this framework?
Would appreciate any guidance from Apple engineers or other beta testers.
Thanks!
— Lalit Lakhara
0
0
111