-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Use voice input in calculator #288
Comments
Thanks for the feature suggestion! This does sound like an interesting idea. We have a process in place for feature suggestions that impact the end-user experience, which includes a template that helps frame the feature pitch. Please update using that template. |
Thank you for interest. I could not find the template. I would love to add this new feature in the calculator. |
@liquidworld - the template is in the issue you filed. You just didn't fill it out. It's discussed more in the documentation that @grochocki linked to. |
This is your friendly Microsoft Issue Bot. I've seen this issue come in and have gone to tell a human about it. |
@liquidworld you can hit the edit button on your post, above, and fill out the sections (Problem Statement, Evidence or User Insights, etc.) |
Multiple terms could also be valid for a single action where applicable and/or practical, to make it more flexible. For example, |
Hi, @HowardWolosky I have updated the use case. If you want any more help then let me know. |
We reviewed the pitch and would love to move forward with it! I think this pitch is a great start, but there are still some open questions. Moving this into planning to iron out some of the details. There are varying degrees of support we should consider. For example:
We also would think through all the options for how we expose this to the user (e.g., should there be a dedicated button?). I created calculator-specs/voiceInput to track progress. For more information on next steps, check out our spec workflow. |
I am glad to hear that the pith is selected for pre-production.
Most of the users are very aware of their privacy issue after Facebook problem. I also think the button for voice assistant is a very good idea. In addition, to update the user about voice assistant working the skin color of header of the calculator little bit changes. To update user he/she using the voice assistant. I believe you can improve Cortona user input actions as for each individual user uses the calculator or other tools. |
Have we considered text-based natural language input for calculator? I often do calculations by typing expressions directly into the Windows or Bing search bar, e.g. “(4 + 2) * 8” or “square root of 25”. However, I think native support in the Calculator app would be an improvement over a web search engine. For example, we could support offline usage. Adding support for text-based entry of natural language calculations would be independently useful, and the underlying logic could be reused for handling voice input. |
There are many keyboards which don't have Numpad. So add voice assistant to use in the calculator. the result can be in text or in voice.
Problem Statement
it is very difficult for many users to use a calculator without numpad. In addition, there are many users wants to use calculator using voice assistant. In the future, even a blind person can use a calculator without any hesitation.
Evidence or User Insights
Proposal
Cortona is already enabled in the windows. in use case scenario, a user can say "hey Cortona open basic calculator. add five and seven and then multiply with nine." the voice assistant can tell the answer in voice and text. Furthermore, the result can be upload to other applications.
In the best scenario, you should make an API that can be used in the calculator instead of implemented from scratch.
Goals
Non-Goals
Low-Fidelity Concept
The text was updated successfully, but these errors were encountered: