AVSpeechSynthesizer not working in Xcode 14.0 beta Simulator

Anyone finding any issue with AVSpeechSynthesizer in Xcode 14.0 beta Simulator running iOS 16.0?

 [AXTTSCommon] Unable to find voice service for identifier: com.apple.voice.compact.en-US.Ava, voice: TTSSpeechVoice[0x6000026d04e0]: Name: Ava Identifier: com.apple.voice.compact.en-US.Ava Footprint: 3 Language: en-US Gender: Female [default 0] [fallbackDefault: 0] Provider: (null), resource: TTSAXResource<0x600002cdc900> Name:Ava ID:com.apple.voice.compact.en-US.Ava Type:[4:2] Foot:3 Langs:[en-US] Installed:1

Seems it is not finding voice service provider?

Replies

It started working again from Xcode 14.0 Beta 3.

The same issue for Xcode 14.0 Beta 3 Simulator. Works on a real phone.