phillco / talon-axkit

Talon macOS accessibility magic!
MIT License
47 stars 12 forks source link

idea: "anchoring" dictation to a specific input box while allowing you to multitask #64

Open phillco opened 1 year ago

phillco commented 1 year ago

Pretty far out there but probably something we could do with accessibility, although some of the APIs do not work if the window is not focused

https://www.knowbrainer.com/forums/forum/messageview.cfm?catid=4&threadid=37270&enterthread=y

https://www.youtube.com/watch?v=ctklldjO8Tw

pokey commented 1 year ago

That's a cool idea. You could also label an input box and then have a command to dictate to it. Eg "tag this box apple", then "to apple say hello world". That would obv break whisper switchover, but might be useful

Worried about overloading the term "anchor" fwiw 😅. I agree it is a nice term for this concept but it's already so strongly associated with Talon anchoring that it might be confusing. I'm struggling to come up with a better word, though, so maybe we should just use "anchor" 🤷‍♂️

phillco commented 1 year ago

Yeah, we could probably call "locking" or something.

Here's a variant of the idea that uses a sort of persistent dictation box that you can toggle on and off: https://vimeo.com/514055991