Hello, I am a developer planning to build an application using Apple's new SpeechTranscriber technology. I am facing an issue where SpeechTranscriber is not available on my iPad Pro (11-inch, 2nd generation, model number: MXDC2J/A), even though I have updated it to iPadOS 26. I was under the impression that SpeechTranscriber would be available on any device running iPadOS 26. Could you please clarify if this is incorrect? Furthermore, I am planning to purchase a new iPad with an A16 chip for the development and deployment of this application. Can you confirm if SpeechTranscriber will be fully functional on an iPad equipped with the A16 chip? Thank you for your assistance.
Question about SpeechTranscriber availability on specific iPad models
Here is some additional information. My Xcode version is as follows: Xcode: Version 26.0 (17A324) I will also explain in detail why I determined that SpeechTranscriber is unavailable. When I used the SpeechTranscriber.isAvailable property, it worked correctly when tested on my iPhone 16 Pro Max (running iOS 26.0). However, on the iPad I mentioned earlier, it is determined to be unavailable. I am testing this with the exact same program.