Skip to content
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

Raise the Select MixedrealityInputAction when the Select keyword is recognized #11425

Closed
wants to merge 2 commits into from

Conversation

bnelligan
Copy link

Fixes an issue where the Select keyword fails to raise a MixedRealityInputAction when recognized at the system level.

Overview

Raises the Select action when the voice command is recognized. The "Select" action must also be the first entry in the Speech Commands MRTK profile settings.

Changes

…d is recognized

Fixes an issue where the Select keyword fails to raise a MixedRealityInputAction when recognized at the system level.
@github-actions github-actions bot added the MRTK2 label Mar 22, 2023
@AMollis
Copy link
Member

AMollis commented Jan 13, 2024

We appreciate your contribution and thank you for the pull request.

Microsoft Mixed Reality Toolkit version 2 (MRTK2) is currently in limited support. This means that Microsoft is only fixing high priority issues. Unfortunately, this pull request does not meet the necessary priority and will be closed. If you strongly feel that this change deserves more attention, please open a new pull request and explain why it is important.

Microsoft recommends that all new HoloLens 2 Unity applications use MRTK3 instead of MRTK2.

Please note that MRTK3 was released in August 2023. It features an all-new architecture for developing rich mixed reality experiences and has a minimum requirement of Unity 2021.3 LTS. For more information about MRTK3, please visit https://www.mixedrealitytoolkit.org.

Thank you for your continued support of the Mixed Reality Toolkit!

@AMollis AMollis closed this Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Select keyword does not raise the correct MixedRealityInputAction event
2 participants