Pass current accessibility settings to app

If the user has set a particular voice (settings > accessibility > speech > Voices + speaking rate) I would like these are used by the app. But it seems by default that the app uses a different voice and speed and ignores the current OS wide settings.


am I missing something? If the OS voice is say Serena and speaking rate set to fast in OS - can my app use these, please

Replies

I've not used accessibility much, so I'm not sure of this.


Here is a way to set accessibility settings of the phone.

h ttp://www.stewgleadow.com/blog/2011/11/16/enabling-accessibility-programatically-on-ios-devices/


So, should allow to read them and then use in your App ?