Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

macdos

Suspended
Original poster
Oct 15, 2017
604
969
MacOS has a menu for changing input method, but if I want to change TTS voice to another language, I have to go deep into the control panel. Is there an easier method?
 
Is there an easier method?
You can save the following AppleScript as a Run-only application and drag it into Dock for one-click access to the Accessibility preference pane.

Code:
do shell script "open 'x-apple.systempreferences:com.apple.preference.universalaccess?TextToSpeech'"

For a nicer look, you can change its icon to /System/Library/PreferencePanes/UniversalAccessPref.prefPane/Contents/Resources/MacSpeech.tiff
 
  • Like
Reactions: Approved
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.