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

[Run] Support audio input #4931

Closed
dentistfrankchen opened this issue Jul 11, 2020 · 11 comments
Closed

[Run] Support audio input #4931

dentistfrankchen opened this issue Jul 11, 2020 · 11 comments
Labels
Area-User Interface things that regard UX for PowerToys Idea-Enhancement New feature or request on an existing product Product-PowerToys Run Improved app launch PT Run (Win+R) Window Resolution-Built into Windows This feature suggestion is already or gets soon built-in into Windows 10

Comments

@dentistfrankchen
Copy link

dentistfrankchen commented Jul 11, 2020

As we have seen, it is impossible to define commands in cortana, we may need an alternative.
If run supports audio input, it would be able to do this.
An example:
1.I write a python script that has name "sleep.py"
2.I say "sleep" to Run.
3.Run recognizes "sleep" via speech to text sapi engine, and start searching.
4.I press enter on the result, then computer sleep.
No extra command support is needed, and i am also "defining" my command!

I believe this function will be really helpful, and it will provide a way to use python code as "extension"as well...

Also,since i do not have to type, this will be good especially when what i am looking for has a long name.

@dentistfrankchen
Copy link
Author

By adding audio input support+alias function, we can even replace cortana to some extent.

@crutkas
Copy link
Member

crutkas commented Jul 13, 2020

this is not something we're proactively looking into. I also think we'll never get in a 'good enough' state. Too many power commands would be very hard for a speech to text engine.

@crutkas crutkas added Idea-Enhancement New feature or request on an existing product Product-PowerToys Run Improved app launch PT Run (Win+R) Window and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Jul 13, 2020
@crutkas crutkas added this to the Suggested Enhancements milestone Jul 13, 2020
@dentistfrankchen
Copy link
Author

Thanks for your reply.
I am also thinking about how to solve this problem.

@dentistfrankchen
Copy link
Author

dentistfrankchen commented Jul 14, 2020

I have come up with a solution, add a audio input button on the run window.
If i press it, the windows sapi speech to text engine would start, and record what i am saying, so i do not have to press the keyboard.
No extra command support will be needed.

@dentistfrankchen
Copy link
Author

dentistfrankchen commented Jul 14, 2020

@crutkas
I also updated some example in my previous comment.

@Ivanturas
Copy link

I think we should revisit this... I understand it'd be hard to implement as kind of an assistant/cortana/siri feature, but just adding a voice to text parser would be a freaking game changer.

@crutkas
Copy link
Member

crutkas commented Nov 22, 2021

@Ivanturas why? I'd honestly believe start menu would be better suited here than we'd ever be.

@Ivanturas
Copy link

have you tried the start menu lately?

@Aaron-Junker
Copy link
Collaborator

have you tried the start menu lately?

@Ivanturas How do you define "lately"? If you mean Windows 11, it should work as good as it did in Windows 10. If you mean the latest insider build, I also experiece a constant crash of the search indexer and when I look at the Feedback Hub I see I'm not the only one with this issue. Or do you refer to something different?

@crutkas
Copy link
Member

crutkas commented Dec 21, 2021

This is currently supported via Win+H on Windows 11

@crutkas crutkas closed this as completed Dec 21, 2021
@crutkas crutkas added the Resolution-Built into Windows This feature suggestion is already or gets soon built-in into Windows 10 label Dec 21, 2021
@LeFanch
Copy link

LeFanch commented Apr 7, 2023

Hi all, I use Win10, and use keyboard only when I can't use my mouse only. So I have a lot of shortcuts and menus made in my task bar to run apps and videos.
With the new shiny Win11, I'll lose all that with no easy workaround (and I don't want to use Cortana).
A voice input could resolve that problem, but not if I have to use my keyboard (to type Win+H).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-User Interface things that regard UX for PowerToys Idea-Enhancement New feature or request on an existing product Product-PowerToys Run Improved app launch PT Run (Win+R) Window Resolution-Built into Windows This feature suggestion is already or gets soon built-in into Windows 10
Projects
None yet
Development

No branches or pull requests

6 participants