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


i'm looking way change voice shortcut: going in settings->accessibility->speech , setting voice "alex" take's long.

does know terminal command? or way change keyboard shortcut?

i use speech in english , in dutch have manually change voice couple of times day. thx

have @ https://github.com/mklement0/voices. voices command line tool changing default text-to-speech voice. author of tool warns that:

as of macos 10.12 (sierra), there no documented programmatic way change default voice. thus, utility makes use of undocumented system internals, which, unfortunately, means future compatibility of feature uncertain.

but @ moment, seems work latest sierra version.

in addition, author provides links alternatives, like:

if have alfred power pack, consider workflow speak.awf superior alternative.


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -