Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 694 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 694 Bytes

Unicodices: Edge cases in SwiftUI Text and AVSpeechSynthesis

Talk by Ryan Lintott for Vancouver Xcoders - 2021-10-28

If you want to present unsupported languages in iOS you will likely find the edges of Apple’s frameworks. SwiftUI and AVFoundation were not designed with Old English in mind so when the medieval world meets the modern, you have to get creative. This talk is about working around these edge cases and understanding more about SwiftUI Text and AVSpeechSynthesis in the process.

Included in this project are a variety of demos used in the talk and the slides