An open API service indexing awesome lists of open source software.

https://github.com/ryanlintott/unicodices

Talk by Ryan Lintott for Vancouver Xcoders - 2021-10-28
https://github.com/ryanlintott/unicodices

avspeechsynthesizer international-phonetic-alphabet ipa swiftui text text-to-speech

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

          

# Unicodices: Edge cases in SwiftUI Text and AVSpeechSynthesis
### Talk by Ryan Lintott for [Vancouver Xcoders](https://www.meetup.com/Vancouver-Xcoders/events/281390306/) - 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](Unicodices%20-%202021-10-28%20-%20Xcoders.pdf)