accessibilitySpeechPhoneticNotation disregarded by VoiceOver

Originator:ryan.p.ferrell
Number:rdar://FB11708649 Date Originated:10/20/2022
Status:Open Resolved:
Product:SwiftUI Product Version:
Classification: Reproducible:
 
SwiftUI Text does not (a) offer an API to set a phonetic override for VoiceOver and (b) when passed an AttributedString with this notation set to a resolved localized value, SwiftUI does not supply VoiceOver with this value.

Comments

Text.speechphoneticrepresentation(_:)

An API to set this, albeit in an unwieldy way on an individual Text, is not an available symbol currently in Xcode 14 and remains flagged as "beta" for iOS 15.

https://developer.apple.com/documentation/swiftui/text/speechphoneticrepresentation(_:)

By ryan.p.ferrell at Oct. 20, 2022, 11:52 p.m. (reply...)

Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!