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

Feature Request: Emulate Keyboard Typing to Input Transcribed Text Anywhere in the OS #2

Open
aslafy-z opened this issue Feb 16, 2024 · 0 comments

Comments

@aslafy-z
Copy link

Hey there,

First of all, thank you for developing such cool tool.
I'm reaching out to suggest an enhancement that I believe could significantly broaden the utility of this project. Currently, the transcribed text is output to the console, which serves its purpose but limits the potential applications of this tool.

Feature Suggestion

Objective: Enable the application to emulate keyboard typing so that the transcribed text can be input anywhere across the operating system, not just in the console. This would allow users to dictate text directly into any application without needing to copy and paste from the console.

Implementation Idea

The enhancement could involve using libraries that allow for simulating keyboard strokes. When the application transcribes speech to text, instead of or in addition to displaying it in the console, it would "type" the text into whatever text field is currently focused on the user's screen.

Benefits

  • Enhances accessibility by enabling hands-free typing across various applications.
  • Increases the tool's versatility, making it suitable for a broader range of tasks, such as writing emails, coding, or even chatting.
  • Improves user experience by streamlining the process of using transcribed text.
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