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
- Host: GitHub
- URL: https://github.com/ryanlintott/unicodices
- Owner: ryanlintott
- License: mit
- Created: 2021-10-28T15:51:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-05T16:27:19.000Z (over 4 years ago)
- Last Synced: 2025-10-05T22:55:34.457Z (8 months ago)
- Topics: avspeechsynthesizer, international-phonetic-alphabet, ipa, swiftui, text, text-to-speech
- Language: Swift
- Homepage:
- Size: 15.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)