The notification UIAccessibilityAnnouncementDidFinishNotification do not work. It can only work by using UIAccessibilityPostNotification(UIAccessibilityAnnouncementNotification, string). So how can I find when the voice over finished reading a button.
Asked
Active
Viewed 94 times
0
-
What are you trying to accomplish? In other words, what do you want to do after VoiceOver as finished reading? – David Rönnqvist Jan 08 '18 at 08:42
-
keep in mind that the voiceover user can change the speed of reading too – slugolicious Jan 04 '19 at 19:10