voice assistant features on Windows only enabled for UWP applications

Damon Pan 86 Reputation points
2023-09-08T01:35:31.6833333+00:00

Hi MSFT team,

I want to query, whether "WinUI3 app" can access voice assistant features. As I know UWP will be deprecated, and instead, MSFT is perfer WinAppSDK Apps (Likes: WinUI3 App).

"https://learn.microsoft.com/en-us/azure/ai-services/speech-service/windows-voice-assistants-faq"

"Why are voice assistant features on Windows only enabled for UWP applications?

Given the privacy risks associated with features like voice activation, the features of the UWP platform are necessary allow the voice assistant features on Windows to be sufficiently secure."

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
784 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Junjie Zhu - MSFT 17,816 Reputation points Microsoft Vendor
    2023-09-08T07:15:35.6666667+00:00

    Hello @Damon Pan ,

    Welcome to Microsoft Q&A!

    whether "WinUI3 app" can access voice assistant features

    I checked the PackageReference and Capabilities of UWPVoiceAssistantSample, and I also used Azure Speech SDK in WinUI3 project, it works in WinUI3 project.

    In fact, the sample of Cognitive-Services-Voice-Assistant also supports WPF, C# .net core and C++.

    Thank you

    Junjie


    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.


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.