Launching Windows Applications using Voice Assistants

Rohan Pande 445 Reputation points
2024-04-24T06:38:51.75+00:00

Is there an alternative to Cortana on Windows that I can use to launch my applications using a voice command like "Open Abc App"? I have come across an application named "Voice Access," but I can't find any documentation on how to use it to launch my applications. Can someone please guide me through the steps?

I have two types of applications:

  1. XAML hosted Win32 Application.
  2. WinUI3 Application (Includes Windows App SDK).
Windows development | Windows App SDK
Windows development | Windows API - Win32
Developer technologies | C++
0 comments No comments
{count} votes

Accepted answer
  1. Jeanine Zhang-MSFT 11,356 Reputation points Microsoft External Staff
    2024-04-24T08:39:10.7233333+00:00

    Hello,

    Welcome to Microsoft Q&A!

    As far as I'm concerned, there is no way to launch Windows Applications using Voice Assistants.

    And according to the Doc: Activate a foreground app with voice commands through Cortana:

    This feature is no longer supported as of the Windows 10 May 2020 Update (version 2004, codename "20H1").

    Cortana also no longer supports the feature.

    Thank you.

    Jeanine


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


1 additional answer

Sort by: Most helpful
  1. Caozhi Li 355 Reputation points Volunteer Moderator
    2024-07-04T14:39:42.09+00:00

    Yes, it is possible to do so.

    User's image


    Just simply say "open/start <app name>". For example, "open settings" will start Windows Settings:

    User's image


    For all the commands you can use, check the document at the "?" button.

    User's image

    Or say, "what can I say?" directly.

    User's image

    Hope this helps :)

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.