iOS: add PTT once/cancel

This commit is contained in:
Mariano Belinky
2026-02-01 10:04:53 +01:00
committed by Mariano Belinky
parent 17b18971f1
commit 1a48bce294
7 changed files with 273 additions and 69 deletions

View File

@@ -34,7 +34,7 @@ const MOTION_COMMANDS = ["motion.activity", "motion.pedometer"];
const SYSTEM_NOTIFY_COMMANDS = ["system.notify"];
const TALK_COMMANDS = ["talk.ptt.start", "talk.ptt.stop"];
const TALK_COMMANDS = ["talk.ptt.start", "talk.ptt.stop", "talk.ptt.cancel", "talk.ptt.once"];
const SYSTEM_COMMANDS = [
"system.run",