Post

Replies

Boosts

Views

Activity

Reply to TTS problem iOS 17 beta
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
Topic: Machine Learning & AI SubTopic: General Tags:
Jun ’23
Reply to com.apple.TextToSpeech.SpeechThread crash after iOS 16
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.
Topic: App & System Services SubTopic: Core OS Tags:
Nov ’22
Reply to iOS18, interactive widget not respond (AppIntent not working)
I see exactly the same issue, still present in beta 3.
Replies
Boosts
Views
Activity
Jul ’24
Reply to AVSpeechSynthesizer is broken on iOS 17 in Xcode 15
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?
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Dec ’23
Reply to No SHA-256 intermediate certificate for Sandbox, still SHA-1 signature
I still get the SHA-1 signed receipt, that's weird.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Aug ’23
Reply to Strange crash in iOS AudioToolboxCore when using AVSpeechSynthesizer in iOS 16
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.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Aug ’23
Reply to No SHA-256 intermediate certificate for Sandbox, still SHA-1 signature
Still SHA-1 on iOS 17 public beta
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to AVSpeechSynthesizer Leaking Like a Sieve
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.
Replies
Boosts
Views
Activity
Jul ’23
Reply to Personal Voice option missing from Accessibility Settings
I have the same problem iOS 17 beta 3 with iPhone 11. Is there a minimum hardware model requirement (nothing mentioned in WWDC talk) ?
Replies
Boosts
Views
Activity
Jul ’23
Reply to Personal voice usage is not allowed in apps
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?
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to TTS problem iOS 17 beta
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
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to TTS problem iOS 17 beta
Hi, I have already filed one -> see https://feedbackassistant.apple.com/feedback/12417110.
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to Some crash about TTS on iOS 16
I see the same issue, looks like on iOS 17 beta it's even affecting more users. Please make a feedbackassistent entry.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to com.apple.TextToSpeech.SpeechThread crash after iOS 16
Very, very frustrating. Bug there since iOS 16 release and nothing happens. A lot of crashes everyday.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’22
Reply to com.apple.TextToSpeech.SpeechThread crash after iOS 16
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.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’22
Reply to XCode 14 & iOS 16 Beta: No AVSpeechSynthesisVoice.speechVoices available
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.
Replies
Boosts
Views
Activity
Sep ’22
Reply to AVSpeechSynthesizer problem in iOS 16 Beta
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.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’22