Feature request: external trigger (Intent / App Shortcut / QS Tile / Widget) to start/stop Walkie-Talkie "Auto" mic (center button) #163
Alexei-WLU
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
Hi, the problem with your proposal is that, to run, the models need to be loaded in RAM first, and this operation require 5/6 seconds (the time needed to load the app at first start). |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Walkie-Talkie mode now includes manual mic controls; the center mic performs automatic bilingual detection/translation. Please expose a public, user-initiated hook to programmatically press/toggle this center mic from outside the app (e.g., via launcher gesture, hardware button mapper, Tasker/Automate), using one or more of: explicit Intent, App Shortcut, Quick Settings tile, and/or App Widget. The goal is hands-free, single-tap operation without UI automation. (Manual mic controls were added in v2.1 per README; WT mode runs with screen off/in background.)
Expected behavior
Beta Was this translation helpful? Give feedback.
All reactions