translate

Featured Links

Questions & Answers

This listing is a compilation of both questions asked in-site and questions related to accessibility themes gathered from different sources (stackoverflow, UX Stack Exchange).

Displaying 1 - 4 of 4 questions

Enable accessibility keyboard in OS X Mac using cocoa code

Stackoverflow

I am creating an app for disabled persons for Mac, so I want a way to open accessibility keyboard from code, so that user does not have to go to settings.
Any Help would be appreciated.

Tags: 
  • macos
  • accessibility
  • swift4

Custom Accessibility for NSSegmentedControl's Segments

Stackoverflow

I have a NSTouchBar with an item whose view is a NSSegmentedControl that has 4 items - A, B, C, D.

Tags: 
  • macos
  • accessibility

Accessibility Identifier not visible in Accessibility Inspector with iOS Simulator

Stackoverflow

I wanted to use the Accessibility Inspector to verify all the accessibility identifiers in my app running in the simulator (iOS 9.2).

Tags: 
  • ios
  • macos
  • ios-simulator
  • accessibility
  • accessibility-inspector

MacOS OSX How to change the text to speech voice in terminal or with a keyboard shortcut?

Stackoverflow

I'm looking for a way to change the voice with a shortcut:
going in to settings->accessibility->Speech and setting the voice "Alex"
take's to long.

Tags: 
  • macos
  • terminal
  • accessibility
  • text-to-speech
  • macos-sierra