I see exactly the same issue, still present in beta 3.
Post
Replies
Boosts
Views
Activity
In iOS 17.2 the address sanitizer crash seems to be fixed and also in the field I don't see TTS related crashes anymore. Have anyone seen some functional problems (like stopping speaking of long texts) on iOS 17.2?
I still get the SHA-1 signed receipt, that's weird.
See here https://developer.apple.com/forums/thread/732335, I also see plenty of crashes especially since iOS 16.5, seems to be even worse on iOS 17. Please give feedback on feedbackassistant.apple.com, it's really frustrating.
Still SHA-1 on iOS 17 public beta
I also see a lot of problems in TTS. Nothing is fixed, turn on Address Sanitizer in Xcode, it will crash immediately due to some memory issues (not on simulator). Please report on apple ´s feedbackassistent.
I have the same problem iOS 17 beta 3 with iPhone 11. Is there a minimum hardware model requirement (nothing mentioned in WWDC talk) ?
I am using iOS 17 beta 2 and there is no "Personal voice" entry under the speech section. There is only live speech. Is it somewhere else now?
I am now able to reproduce the problem, just use TTS with "Xcode address sanitizer" enabled on a real device shows the problem (in simulator it doesn't).
let synth = AVSpeechSynthesizer()
let utterance = AVSpeechUtterance(string: "Here we go")
synth.speak(utterance) // synthprovider.offlineRendering problem
Hi, I have already filed one -> see https://feedbackassistant.apple.com/feedback/12417110.
I see the same issue, looks like on iOS 17 beta it's even affecting more users. Please make a feedbackassistent entry.
Very, very frustrating. Bug there since iOS 16 release and nothing happens. A lot of crashes everyday.
I think the AVSpeechSynthesizer has a big memory problem, I see the same crashes -> See following thread https://developer.apple.com/forums/thread/713848. Please add tickets in http://feedbackassistant.apple.com and refer to my ticket number FB11401700 to let Apple know that many Apps have this problem. I reported it long ago, but still no fix in an IOS update.
Still broken in iOS 16.0.2 and iOS 16.1 beta 2. @all: Please add tickets in http://feedbackassistant.apple.com and refer to my ticket number FB11401700 to let Apple know that many Apps have this problem.
Still broken in iOS 16.0.2 and iOS 16.1 beta 2. @all: Please add tickets in http://feedbackassistant.apple.com and refer to my ticket number FB11401700 to let Apple know that many Apps have this problem.