Post

Replies

Boosts

Views

Activity

Reply to AVSpeechSynthesizer is broken on iOS 17 in Xcode 15
If you run Scheme on a device with "Adress sanitizer" connected, it crashes when trying to play something through AVSpeechSynthesizer. AddressSanitizer: attempting free on address which was not malloc()-ed: 0x00013fd04080 Address 0x00013fd04080 is a wild pointer inside of access range of size 0x000000000001. SUMMARY: AddressSanitizer: bad-free And this is even in a completely empty application with only one button, synthesizer and an attempt to speak() something.
Sep ’23