Describe the bug
Describe the bug
ref: https://learn.microsoft.com/en-us/windows/ai/apis/text-recognition
I remember the documentation mentioned that Windows APP SDK 1.6 (stable)would support NGAI, such as OCR in the ref, but I didn’t see the relevant libraries when I actually used it. Is this currently supported?

Steps to reproduce the bug
1.Create a WinUI3 app by VS2022
2.Nuget windows app sdk 1.6(Latest stable 1.6.240923002)
3.using Microsoft.Windows.Vision; using Microsoft.Windows.Imaging; -> (X)
Expected behavior
OCR API can be found and work well.
Screenshots

NuGet package version
Windows App SDK 1.6.1: 1.6.240923002
Packaging type
No response
Windows version
Windows 11 version 22H2 (22621, 2022 Update)
IDE
No response
Additional context
No response
Describe the bug
Describe the bug
ref: https://learn.microsoft.com/en-us/windows/ai/apis/text-recognition
I remember the documentation mentioned that Windows APP SDK 1.6 (stable)would support NGAI, such as OCR in the ref, but I didn’t see the relevant libraries when I actually used it. Is this currently supported?
Steps to reproduce the bug
1.Create a WinUI3 app by VS2022
2.Nuget windows app sdk 1.6(Latest stable 1.6.240923002)
3.using Microsoft.Windows.Vision; using Microsoft.Windows.Imaging; -> (X)
Expected behavior
OCR API can be found and work well.
Screenshots
NuGet package version
Windows App SDK 1.6.1: 1.6.240923002
Packaging type
No response
Windows version
Windows 11 version 22H2 (22621, 2022 Update)
IDE
No response
Additional context
No response