Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I directly edit text using UI Automation? #102

Open
rahulbansal16 opened this issue Sep 6, 2024 · 0 comments
Open

Can I directly edit text using UI Automation? #102

rahulbansal16 opened this issue Sep 6, 2024 · 0 comments

Comments

@rahulbansal16
Copy link

I'm trying to understand how does windows dictation tool inserts and edits text everywhere seamlessly?

Refer to the video
https://youtu.be/gGFv9eKaBqc

You will notice that
It is seamlessly able to insert text in a content editable div.
It is able to modify the text as well. Notice the three dots that are coming.
It is able to change the text to the complete output once I click that window i.e 3 dots disappears.

What kind of APIs do I need to use to achieve this functionality? Any input on it.

Is this level of functionality achievable by Electron as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant