gpt4 book ai didi

macos - 在 macOS Sierra 上启动语音首选项面板

转载 作者:行者123 更新时间:2023-12-01 10:08:21 24 4
gpt4 key购买 nike

是否可以在 macOS Sierra 上打开“辅助功能/语音”的情况下启动首选项面板?对于可访问性,我知道您可以使用 x-apple.systempreferences:com.apple.preference.universalaccess 来实现。我也知道 Accessibility Pane 中的大多数选项卡在启动时都可以打开,但是没有文档说明是否可以在 Sierra 上使用 Speech 选项卡。这是迄今为止我找到的最全面的链接:https://macosxautomation.com/system-prefs-links.html , 但它早于 Sierra 并且语音当时属于不同的 Pane ,因此它被列出但该链接没有用。

最佳答案

您正在寻找 x-apple.systempreferences:com.apple.preference.universalaccess?TextToSpeech

可以通过打开 Pane 然后使用 applescript 查询应用程序来检索 Pane 的 anchor :

tell application "System Preferences" to get anchors of current pane

哪个返回:

"Keyboard"
"Dwell"
"Captioning"
"Seeing_VoiceOver"
"SpeakableItems"
"TextToSpeech"
"Hearing"
"Switch"
"General"
"Media_Descriptions"
"Mouse"
"Seeing_Display"
"Seeing_Zoom"

关于macos - 在 macOS Sierra 上启动语音首选项面板,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44651894/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com