Tailor the VoiceOver experience in your data-rich apps

RSS for tag

Discuss the WWDC21 session Tailor the VoiceOver experience in your data-rich apps.

View Session

Posts under wwdc21-10121 tag

3 Posts
Sort by:
Post not yet marked as solved
2 Replies
301 Views
An app I am developing has settings to change a language inside. To put it simple, let's assume I use my phone in German and have set the app language to English. There's a slider with the accessibility trait "adjustable". The problem is that VoiceOver reads English mixed with German using an English voice. The whole message when the slider becomes focused is something like "Your slider. Chosen value: one. Einstellbar. Zum Anpassen des Werts mit einem Finger nach oben oder unten streichen." I tried setting accessibiltyLanguage and implementing my own gesture recognition of swipes. Nothing helped. Do you know any solution?
Posted
by
Post not yet marked as solved
1 Replies
222 Views
merhaba. Ben körüm ve bir macbook kullanıcısıyım. Voiceover kullanıyorum. Kodlama yapmak istiyorum. Ama Voiceover ile nasıl xcode kullanılır bilmiyorum. Bu konu hakkında türkçe içerikler var mıdır? Nasıl erişebilirim? Teşekkürler.
Posted
by
Post not yet marked as solved
0 Replies
227 Views
Loading is hard part of accessibility: you should clarify that loadings has been started, is loading and when ends. Safari handles loading with vibration, 1 per secods and vibrate twice at the end of loading. I did the development, by analogy with this framework - https://github.com/akaDuality/AccessibleLoading This worked fine in iOS13 - iOS14, but from iOS15 until VoiceOver finishes speaking, CoreHaptic doesn't start. In the release note, I did not find information
Posted
by