Microphone not working in iOS simulators under macos Sonoma 14.1.2

Hello,

I am trying to test a speech to text feature in several iPhone simulators, but microphones don't seem to work.

The microphone and speech recognition permissions are correctly asked for the feature. My internal and external microphones are detected in I/O options in simulators. But nothing happens when I launch the recognition. The recognition doesn't work also for speech to text in native messages keyboard or Siri. This problem is the same for all the simulators so I believe the issue is about Xcode permissions not accessing microphone.

In my settings > Privacy & Security > Microphone : can't see Xcode

(Considering an other issue, I can't see Xcode Source Editor in Extensions as well)

I've already tried to uninstall and reinstall Xcode.

I use Xcode 15.0.1 under Sonoma 14.1.2.

Any help is welcome.

I am seeing the same issue on the watchOS simulators (9.x & 10.x), Sonoma 14.1.1, XCode 15.0.1 When using:

KExtension.shared().visibleInterfaceController?.presentTextInputController()

Dictation was working previously using the watchOS simulator, but, I am not exactly sure when it stopped working, e.g., which updates may be causing the issue.

Can anyone shed some light on this issue?

After updating from Sonoma 14.0 to 14.2 and from XCode 15.0 to XCode 15.1, audio input not working with the Simulator's. Since both updates were applied simultaneously, it's challenging to pinpoint the exact source of the issue.

Both built-in and external microphones are not functioning correctly in the Simulator environment.

This issue affects features like Siri and dictation as well.

I have the same problem. A noise meter app that worked fine on the simulator until the upgrade to Sonoma 14.4.1 / XCode 15.3... Did someone find a solution?

Upgrading to Sonoma 14.5 and XCode 15.4 the problem is solved for me!

Microphone not working in iOS simulators under macos Sonoma 14.1.2
 
 
Q