mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
This commit is contained in:
co-authored by
Steven Enamakel
parent
56f9dac91b
commit
1545d4b297
@@ -46,6 +46,17 @@ allow = [
|
||||
"register_dictation_hotkey",
|
||||
"unregister_dictation_hotkey",
|
||||
|
||||
# =========================
|
||||
# PUSH-TO-TALK (PTT)
|
||||
# =========================
|
||||
# Voice settings panel registers/unregisters the global PTT hotkey and shows
|
||||
# the PTT overlay via these invokes. Without these allow entries the invoke
|
||||
# is rejected with "Command <name> not allowed by ACL" and PTT (plus the
|
||||
# always-on listening flow that depends on hotkey registration) never works.
|
||||
"register_ptt_hotkey",
|
||||
"unregister_ptt_hotkey",
|
||||
"show_ptt_overlay",
|
||||
|
||||
# =========================
|
||||
# ACCOUNT WEBVIEW
|
||||
# =========================
|
||||
|
||||
Reference in New Issue
Block a user