I am trying to use SpeechTranscriber from Speech framework. Is it possible to use it on Simulator of iOS 26 (Mac OS Tahoe)? Function "supportedLocales" returns an empty array.
SpeechTranscriber on Simulator
Also having this issue. Tried it on Xcode 26.0 and 26.1 Also tried it on macOS Sequoia and macOS Tahoe. Same issues. Got the Mac app to work on Tahoe/XC26.1 but it won't work on the Simulator. Also getting these errors in the console even though part of the functionality is working:
Cannot use modules with unallocated locales [en_US (fixed en_US)]. Currently allocated locales are []. This will be an error in a future release!