Skip to content

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

License

Notifications You must be signed in to change notification settings

ryanlintott/Unicodices

Repository files navigation

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