Disabling/Changing "Select" voice command in a MRTK Unity HoloLens 2 Application

Benjamin Jordan 76 Reputation points
2023-04-04T17:20:27.4433333+00:00

I'm developing a HoloLens 2 application in Unity that uses MRTK. I would like to use the "Select" keyword for a custom voice command register. However, if I use the keyword "Select", it is overridden by the default HoloLens 2 voice command. A little "Select" icon will pop up and the app will simulate a finger tap, and my custom voice command won't execute. I was curious if it were possible to disable the default "Select" voice command so that I can use this keyword for my custom feature? If not, is there a way to switch out the keyword so that I can use "Select" and the default command uses a different word?

I've already tried removing the voice command from the MRTK profile in the Unity inspector and removing it from objects in my scene, but it seems that it didn't do anything.

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
397 questions
{count} votes

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.