AceCentre / pasco

Phrase Auditory Scanning COmmunicator - AAC App for iOS and the Web
https://app.pasco.chat
GNU General Public License v3.0
14 stars 6 forks source link

RelayKeys #173

Closed willwade closed 2 years ago

willwade commented 5 years ago

Need to somehow support relaykeys

Idea 1. System wide helper. Any selection sends the text/command (e.g. delete character) via relayKeys as well as to main voice.. So Select a phrase: Sends to RelayKeys. Or Type - and each letter selected gets sent.. (and maybe a meta-data action: relaykeys-on and relaykeys-off) Idea 2. Meta-data-Relaykeys-in-Branch (So send everything in this branch to relaykeys) Idea 3. Meta-data-Relaykeys:type="Text"

In config would need to setup RPC server..

I think 1 may be the neatest

willwade commented 5 years ago

I think RelayKeys issues https://github.com/AceCentre/RelayKeys/issues/34 & https://github.com/AceCentre/RelayKeys/issues/21 might need working on too.. (34 less so for pasco - but it would be great to have!)