Skip to content

SemanticProperties.Description Required for Mac Voice Control #2442

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

Open
tj-devel709 opened this issue Aug 12, 2024 · 1 comment
Open

SemanticProperties.Description Required for Mac Voice Control #2442

tj-devel709 opened this issue Aug 12, 2024 · 1 comment

Comments

@tj-devel709
Copy link
Member

Type of issue

Missing information

Description

There is some discrepancy between the platforms when it comes to SemanticProperties.Description and our suggestions. It appears that to use Voice Control (speech input) on Mac, it is better to use the SemanticProperties.Description on Entries so that the Voice Control can access these entries. For example, assigning a SemanticProperties.Description of "Name" allows the Voice Control to recognize me saying "Click Name" and that entry will be focused.

I am just not sure how this should be worded exactly and if this is something that can be improved in the future. I think a work around for now, as to not conflict with the other bullets on this subject, would be to use OnPlatform such as SemanticProperties.Description="{OnPlatform MacCatalyst=Recipe Name}" https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/customize-ui-appearance?view=net-maui-8.0

image

Page URL

https://learn.microsoft.com/en-us/dotnet/maui/fundamentals/accessibility?view=net-maui-8.0

Content source URL

https://github.com/dotnet/docs-maui/blob/main/docs/fundamentals/accessibility.md

Document Version Independent Id

4a0ed591-5588-df67-8630-8ae9f62bd93b

Article author

@davidbritch

Metadata

  • ID: 4a0ed591-5588-df67-8630-8ae9f62bd93b
  • Service: dotnet-mobile
  • Sub-service: dotnet-maui
@tj-devel709
Copy link
Member Author

tj-devel709 commented Aug 12, 2024

And here is the A11y Issue bringing up this point: dotnet/maui#22906

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants