i'm trying an experiment. I'm running naturallyspeaking on windows, and I want to inject it's output into an ubuntu system and treat the character stream as if it is coming from a keyboard. one implementation idea is to connect from windows to linux via ssh or mosh. with with focus on the ssh terminal emulator, NS sends all character output to that window. on the linux machine, I run a program that takes the NS generated character stream from stdin and injects it as described above.

problem is I don't know how to do the injection. I've read up some on uinput but it is not clear if that is the right path.

would appreciate some  guidance.   thanks!

--- eric

--
Ubuntu-accessibility mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-accessibility

Reply via email to